| /third_party/musl/src/unistd/ |
| H A D | unlink.c | 5 int unlink(const char *path) in unlink() function
|
| /third_party/ninja/src/ |
| H A D | util.h | 116 #define unlink _unlink macro
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_unlink.c | 163 int unlink(const char *pathname) in unlink() function
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | plugin.h | 179 int (*unlink)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member
|
| /third_party/NuttX/fs/vfs/include/ |
| H A D | driver.h | 80 int (*unlink)(struct Vnode *vnode); member
|
| /third_party/libuv/test/ |
| H A D | test-fs-copyfile.c | 33 # define unlink _unlink macro [all...] |
| H A D | test-fs-open-flags.c | 35 # define unlink _unlink macro
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | vhci_tx.c | 171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local [all...] |
| H A D | vhci_rx.c | 115 struct vhci_unlink *unlink, *tmp; in dequeue_pending_unlink() local 142 struct vhci_unlink *unlink; in vhci_recv_ret_unlink() local [all...] |
| H A D | stub_dev.c | 194 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
|
| H A D | stub_tx.c | 17 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local 346 struct stub_unlink *unlink, *tm in dequeue_from_unlink_tx() local 125 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct stub_unlink *unlink) setup_ret_unlink_pdu() argument 364 struct stub_unlink *unlink, *tmp; stub_send_ret_unlink() local [all...] |
| H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 247 struct v_unlink *unlink; in v_enqueue_ret_unlink() local 31 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct v_unlink *unlink) setup_ret_unlink_pdu() argument [all...] |
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | vhci_rx.c | 115 struct vhci_unlink *unlink, *tmp; in dequeue_pending_unlink() local 142 struct vhci_unlink *unlink; in vhci_recv_ret_unlink() local [all...] |
| H A D | vhci_tx.c | 171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local [all...] |
| H A D | stub_tx.c | 17 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local 346 struct stub_unlink *unlink, *tm in dequeue_from_unlink_tx() local 125 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct stub_unlink *unlink) setup_ret_unlink_pdu() argument 364 struct stub_unlink *unlink, *tmp; stub_send_ret_unlink() local [all...] |
| H A D | stub_dev.c | 196 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
|
| H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 247 struct v_unlink *unlink; in v_enqueue_ret_unlink() local 31 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct v_unlink *unlink) setup_ret_unlink_pdu() argument [all...] |
| /third_party/python/Lib/test/support/ |
| H A D | socket_helper.py | 152 from .os_helper import TESTFN, unlink namespace
|
| H A D | import_helper.py | 11 from .os_helper import unlink namespace
|
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_file_util.py | 12 from test.support.os_helper import unlink namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_msilib.py | 5 from test.support.os_helper import TESTFN, unlink namespace
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | stm.h | 91 void (*unlink)(struct stm_data *, unsigned int, member 121 void (*unlink)(struct stm_source_data *data); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | stm.h | 91 void (*unlink)(struct stm_data *, unsigned int, member 121 void (*unlink)(struct stm_source_data *data); member
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 63 int (*unlink)(struct MountPoint *, const char *);
member
|
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 42 S32 (*unlink)(struct TagMountPoint *, const char *);
member
|