| /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
|
| H A D | file.h | 148 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
|
| /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
|
| H A D | audiotests.py | 2 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_profile.py | 9 from test.support.os_helper import TESTFN, unlink, temp_dir, change_cwd namespace
|
| H A D | test_dbm_gnu.py | 6 from test.support.os_helper import TESTFN, TESTFN_NONASCII, unlink, FakePath namespace
|
| H A D | test_imghdr.py | 7 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_fcntl.py | 11 from test.support.os_helper import TESTFN, unlink namespace
|
| H A D | test_readline.py | 15 from test.support.os_helper import unlink, temp_dir, TESTFN namespace
|
| H A D | test_pipes.py | 6 from test.support.os_helper import TESTFN, unlink namespace
|
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 228 function unlink() { function
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 304 void LRUCache<KEY, DATA, HASH>::unlink(Entry *entry) in unlink() function in sw::LRUCache
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | ticket.h | 244 void Ticket::Record::unlink() { in unlink() function in marl::Ticket::Record
|
| /third_party/ffmpeg/libavformat/ |
| H A D | os_support.h | 311 #define unlink win32_unlink macro
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | dir.c | 45 #define unlink _unlink macro
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 107 int (*unlink) (const char *); member
|