Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 25 of 60) sorted by relevance

123

/third_party/node/deps/npm/node_modules/tar/lib/
Dmkdir.js65 const unlink = opt.unlink constant
101 const mkdir_ = (base, parts, mode, cache, unlink, cwd, created, cb) => { argument
113 const onmkdir = (part, parts, mode, cache, unlink, cwd, created, cb) => er => { argument
169 const unlink = opt.unlink constant
Dunpack.js372 unlink: this.unlink, property
884 unlink: this.unlink, property
/third_party/musl/src/unistd/
Dunlink.c5 int unlink(const char *path) in unlink() function
/third_party/ninja/src/
Dutil.h116 #define unlink _unlink macro
/third_party/ffmpeg/libavformat/
Dos_support.h170 DEF_FS_FUNCTION(unlink, _wunlink, _unlink) in DEF_FS_FUNCTION() argument
245 #define unlink win32_unlink macro
/third_party/NuttX/fs/vfs/
Dfs_unlink.c163 int unlink(const char *pathname) in unlink() function
/third_party/libuv/test/
Dtest-fs-copyfile.c33 # define unlink _unlink macro
Dtest-fs-open-flags.c35 # define unlink _unlink macro
/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h179 int (*unlink)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member
/third_party/NuttX/fs/vfs/include/
Ddriver.h80 int (*unlink)(struct Vnode *vnode); member
Dfile.h148 int (*unlink)(struct Vnode *vnode); member
/third_party/zlib/test/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-configure-python.js19 unlink: function (path, cb) { cb() }, method
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dticket.h244 void Ticket::Record::unlink() { in unlink() function
/third_party/node/test/parallel/
Dtest-trace-events-fs-async.js228 function unlink() { function
/third_party/node/deps/npm/lib/utils/
Dcmd-list.js85 unlink: 'uninstall', property
/third_party/python/Lib/test/test_importlib/source/
Dtest_finder.py52 def run_test(self, test, create=None, *, compile_=None, unlink=None): argument
/third_party/skia/third_party/externals/swiftshader/src/System/
DLRUCache.hpp304 void LRUCache<KEY, DATA, HASH>::unlink(Entry *entry) in unlink() function in sw::LRUCache
/third_party/openssl/ohos_lite/
De_os.h318 # define unlink _unlink macro
/third_party/python/Modules/_multiprocessing/clinic/
Dsemaphore.c.h170 int unlink; in _multiprocessing_SemLock() local
/third_party/libwebsockets/lib/misc/
Ddir.c45 #define unlink _unlink macro
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.cpp53 void Graph::Edge::unlink() in unlink() function in nv50_ir::Graph::Edge
/third_party/python/Lib/multiprocessing/
Dshared_memory.py233 def unlink(self): member in SharedMemory
/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h107 int (*unlink) (const char *); member
/third_party/python/Lib/test/support/
Dos_helper.py236 def unlink(filename): function

123