Home
last modified time | relevance | path

Searched defs:unlink (Results 26 - 50 of 79) sorted by relevance

1234

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h107 int (*unlink) (const char *); member
H A Dfuse_lowlevel.h304 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py236 def unlink(self): member in SharedMemory
/third_party/openssl/ohos_lite/
H A De_os.h318 # define unlink _unlink macro
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_transactions.py27 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_hooks.py27 from test.support.os_helper import TESTFN, unlink namespace
/third_party/python/Lib/test/
H A Dtest_tabnanny.py15 from test.support.os_helper import unlink namespace
H A Dtest_aifc.py2 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_sysconfig.py12 from test.support.os_helper import (TESTFN, unlink, skip_unless_symlink, namespace
H A Dtest_largefile.py14 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_source_encoding.py5 from test.support.os_helper import TESTFN, unlink, rmtree namespace
H A Dtest_mmap.py5 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_trace.py5 from test.support.os_helper import (TESTFN, rmtree, unlink) namespace
[all...]
/third_party/python/Modules/_multiprocessing/clinic/
H A Dsemaphore.c.h172 int unlink; in _multiprocessing_SemLock() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_threaded_import.py19 from test.support.os_helper import (TESTFN, unlink, rmtree) namespace
H A Dtest_resource.py11 from test.support.os_helper import unlink namespace
/third_party/zlib/test/
H A Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/third_party/mksh/
H A Dos2.c532 unlink(const char *name) in unlink() function
/third_party/node/deps/openssl/openssl/
H A De_os.h259 # define unlink _unlink macro
/third_party/python/Lib/test/support/
H A Dos_helper.py318 def unlink(filename): function
[all...]
/third_party/openssl/
H A De_os.h259 # define unlink _unlink macro
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c482 _multiprocessing_SemLock_impl(PyTypeObject *type, int kind, int value, int maxvalue, const char *name, int unlink) _multiprocessing_SemLock_impl() argument
/third_party/libfuse/include/
H A Dfuse.h365 int (*unlink) (const char *); member
H A Dfuse_lowlevel.h404 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member

Completed in 21 milliseconds

1234