Home
last modified time | relevance | path

Searched defs:unlink (Results 51 - 75 of 124) sorted by relevance

12345

/third_party/python/Lib/test/test_sqlite3/
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
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dusbif.h359 } unlink; member
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h304 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member
/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
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_hcd.c923 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 Ddir.c1299 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddir.c1296 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_hcd.c921 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 Dvfs_fs.c767 int unlink(const char *path) in unlink() function
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_expect.c172 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

Completed in 24 milliseconds

12345