Home
last modified time | relevance | path

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

123

/third_party/node/deps/npm/node_modules/tar/lib/
Dmkdir.js64 const unlink = opt.unlink constant
96 const mkdir_ = (base, parts, mode, cache, unlink, cwd, created, cb) => { argument
106 const onmkdir = (part, parts, mode, cache, unlink, cwd, created, cb) => er => { argument
159 const unlink = opt.unlink constant
Dunpack.js339 unlink: this.unlink, property
824 unlink: this.unlink, property
/third_party/musl/src/unistd/
Dunlink.c5 int unlink(const char *path) in unlink() function
/third_party/node/deps/npm/node_modules/cacache/lib/util/
Dmove-file.js6 const unlink = BB.promisify(fs.unlink) constant
/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/node/deps/npm/node_modules/fs-vacuum/
Dvacuum.js10 var unlink = require('graceful-fs').unlink variable
/third_party/NuttX/fs/vfs/include/
Ddriver.h77 int (*unlink)(struct Vnode *vnode); member
Dfile.h145 int (*unlink)(struct Vnode *vnode); member
/third_party/node/deps/npm/node_modules/move-concurrently/
Dmove.js62 unlink: fs.unlink, property
/third_party/zlib/test/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dticket.h244 void Ticket::Record::unlink() { in unlink() function
/third_party/node/deps/npm/lib/config/
Dcmd-list.js48 'unlink': 'uninstall', property
/third_party/node/deps/npm/node_modules/fs-vacuum/test/
Dracy-entries.js32 'unlink': require('graceful-fs').unlink property
Dracy-entries-eexist.js47 'unlink': require('graceful-fs').unlink property
Dracy-entries-enotempty.js47 'unlink': require('graceful-fs').unlink 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/node/deps/npm/node_modules/copy-concurrently/
Dcopy.js78 unlink: fs.unlink, property
/third_party/python/Modules/_multiprocessing/clinic/
Dsemaphore.c.h170 int unlink; in _multiprocessing_SemLock() local

123