Home
last modified time | relevance | path

Searched defs:unlink (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/musl/src/unistd/
H A Dunlink.c5 int unlink(const char *path) in unlink() function
/third_party/ninja/src/
H A Dutil.h116 #define unlink _unlink macro
/third_party/NuttX/fs/vfs/
H A Dfs_unlink.c163 int unlink(const char *pathname) in unlink() function
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h179 int (*unlink)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h80 int (*unlink)(struct Vnode *vnode); member
H A Dfile.h148 int (*unlink)(struct Vnode *vnode); member
/third_party/libuv/test/
H A Dtest-fs-copyfile.c33 # define unlink _unlink macro
[all...]
H A Dtest-fs-open-flags.c35 # define unlink _unlink macro
/third_party/python/Lib/test/support/
H A Dsocket_helper.py152 from .os_helper import TESTFN, unlink namespace
H A Dimport_helper.py11 from .os_helper import unlink namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_file_util.py12 from test.support.os_helper import unlink namespace
/third_party/python/Lib/test/
H A Dtest_msilib.py5 from test.support.os_helper import TESTFN, unlink namespace
H A Daudiotests.py2 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_profile.py9 from test.support.os_helper import TESTFN, unlink, temp_dir, change_cwd namespace
H A Dtest_dbm_gnu.py6 from test.support.os_helper import TESTFN, TESTFN_NONASCII, unlink, FakePath namespace
H A Dtest_imghdr.py7 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_fcntl.py11 from test.support.os_helper import TESTFN, unlink namespace
H A Dtest_readline.py15 from test.support.os_helper import unlink, temp_dir, TESTFN namespace
H A Dtest_pipes.py6 from test.support.os_helper import TESTFN, unlink namespace
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js228 function unlink() { function
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp304 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 Dticket.h244 void Ticket::Record::unlink() { in unlink() function in marl::Ticket::Record
/third_party/ffmpeg/libavformat/
H A Dos_support.h311 #define unlink win32_unlink macro
/third_party/libwebsockets/lib/misc/
H A Ddir.c45 #define unlink _unlink macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h107 int (*unlink) (const char *); member

Completed in 11 milliseconds

1234