| /third_party/libfuse/include/ |
| H A D | fuse.h | 365 int (*unlink) (const char *); member
|
| H A D | fuse_lowlevel.h | 404 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member
|
| /third_party/python/Lib/test/ |
| H A D | test_gc.py | 6 from test.support.os_helper import temp_dir, TESTFN, unlink namespace
|
| H A D | test_bz2.py | 18 from test.support.os_helper import unlink namespace
|
| H A D | test_iter.py | 6 from test.support.os_helper import TESTFN, unlink namespace [all...] |
| H A D | test_pydoc.py | 32 from test.support.os_helper import (TESTFN, rmtree, unlink) namespace
|
| H A D | test_exceptions.py | 18 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_builtin.py | 31 from test.support.os_helper import (EnvironmentVarGuard, TESTFN, unlink) namespace
|
| H A D | test_traceback.py | 15 from test.support.os_helper import TESTFN, unlink namespace
|
| /third_party/libuv/test/ |
| H A D | test-spawn.c | 35 # define unlink _unlink macro [all...] |
| H A D | test-fs.c | 43 # define unlink _unlink macro [all...] |
| /third_party/node/lib/ |
| H A D | fs.js | 1864 function unlink(path, callback) { function
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 1258 def unlink(self): member in SyncManager._SharedMemoryTracker
|
| /third_party/python/Lib/ |
| H A D | pathlib.py | 1141 def unlink(self, missing_ok=False): member in Path
|
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 48 #define unlink _unlink macro
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-bufio.c | 320 static void adjust_total_allocated(struct dm_buffer *b, bool unlink) in adjust_total_allocated() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 676 __vm_mem_region_delete(struct kvm_vm *vm, struct userspace_mem_region *region, bool unlink) __vm_mem_region_delete() argument
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | sys.h | 1112 int unlink(const char *path) in unlink() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Program.cpp | 2626 void Program::unlink() in unlink() function in es2::Program
|
| /third_party/python/Lib/xml/dom/ |
| H A D | minidom.py | 263 def unlink(self): member in Node 421 def unlink(self): member in Attr 715 def unlink(self): global() member in Element 1646 def unlink(self): global() member in Document [all...] |
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_dbapi.py | 39 from test.support.os_helper import TESTFN, TESTFN_UNDECODABLE, unlink, temp_dir, FakePath namespace
|
| /third_party/rust/crates/nix/src/ |
| H A D | unistd.rs | 1287 pub fn unlink<P: ?Sized + NixPath>(path: &P) -> Result<()> { in unlink() functions
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | fotg210.h | 30 unsigned long unlink; member
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| H A D | nolibc.h | 2229 int unlink(const char *path) in unlink() function
|
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.h | 30 unsigned long unlink; member
|