| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_hooks.py | 27 from test.support.os_helper import TESTFN, unlink namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_tabnanny.py | 15 from test.support.os_helper import unlink namespace
|
| H A D | test_aifc.py | 2 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_sysconfig.py | 12 from test.support.os_helper import (TESTFN, unlink, skip_unless_symlink, namespace
|
| H A D | test_largefile.py | 14 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_source_encoding.py | 5 from test.support.os_helper import TESTFN, unlink, rmtree namespace
|
| H A D | test_mmap.py | 5 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_trace.py | 5 from test.support.os_helper import (TESTFN, rmtree, unlink) namespace [all...] |
| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | semaphore.c.h | 172 int unlink; in _multiprocessing_SemLock() local
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_threaded_import.py | 19 from test.support.os_helper import (TESTFN, unlink, rmtree) namespace
|
| H A D | test_resource.py | 11 from test.support.os_helper import unlink namespace
|
| /third_party/zlib/test/ |
| H A D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
| /kernel/linux/linux-6.6/include/xen/interface/io/ |
| H A D | usbif.h | 359 } unlink; member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_lowlevel.h | 304 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member
|
| /third_party/mksh/ |
| H A D | os2.c | 532 unlink(const char *name) in unlink() function
|
| /third_party/node/deps/openssl/openssl/ |
| H A D | e_os.h | 259 # define unlink _unlink macro
|
| /third_party/python/Lib/test/support/ |
| H A D | os_helper.py | 318 def unlink(filename): function [all...] |
| /third_party/openssl/ |
| H A D | e_os.h | 259 # define unlink _unlink macro
|
| /third_party/python/Modules/_multiprocessing/ |
| H A D | semaphore.c | 482 _multiprocessing_SemLock_impl(PyTypeObject *type, int kind, int value, int maxvalue, const char *name, int unlink) _multiprocessing_SemLock_impl() argument
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 923 struct vhci_unlink *unlink; in vhci_urb_dequeue() local 961 struct vhci_unlink *unlink, *tmp; vhci_device_unlink_cleanup() local [all...] |
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | dir.c | 1299 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | dir.c | 1296 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 921 struct vhci_unlink *unlink; in vhci_urb_dequeue() local 960 struct vhci_unlink *unlink, *tmp; vhci_cleanup_unlink_list() local [all...] |
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 767 int unlink(const char *path) in unlink() function
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 172 nf_ct_find_expectation(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple, bool unlink) nf_ct_find_expectation() argument
|