/third_party/musl/src/unistd/ |
D | symlink.c | 5 int symlink(const char *existing, const char *new) in symlink() function
|
/third_party/e2fsprogs/tests/f_badsymlinks2/ |
D | mkimage.sh | 21 symlink() { function
|
/third_party/boost/tools/build/src/tools/ |
D | symlink.py | 80 def symlink(targets, sources): function
|
D | stage.py | 222 def symlink(name, project, source, ps): function
|
/third_party/NuttX/fs/vfs/ |
D | fs_symlink.c | 171 int symlink(const char *target, const char *path) in symlink() function
|
/third_party/glib/gio/tests/ |
D | trash.c | 103 GFile *symlink; in test_trash_symlinks() local
|
/third_party/node/deps/npm/node_modules/gentle-fs/lib/ |
D | rm.js | 49 symlink: results[1], property 223 function resolveSymlink (symlink, cb) { argument
|
/third_party/node/deps/npm/lib/install/action/ |
D | finalize.js | 9 const symlink = Bluebird.promisify(fs.symlink) constant
|
/third_party/typescript/src/harness/ |
D | vfsUtil.ts | 1054 const symlink = vpath.resolve(dirname, node.symlink); constant 1263 const symlink = document.meta.get("symlink"); constant 1410 public readonly symlink: string; property in Symlink 1475 symlink: string; property
|
/third_party/node/deps/npm/lib/ |
D | link.js | 5 var symlink = require('./utils/link.js') variable
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | mkdir.js | 14 constructor (symlink, path) { argument
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse.h | 113 int (*symlink) (const char *, const char *); member
|
D | fuse_lowlevel.h | 330 void (*symlink) (fuse_req_t req, const char *link, fuse_ino_t parent, member
|
/third_party/node/lib/internal/fs/ |
D | promises.js | 561 async function symlink(target, path, type_) { function 742 symlink, property
|
/third_party/boost/boost/config/platform/ |
D | vxworks.hpp | 248 inline int symlink(const char* path1 ___unused, const char* path2 ___unused){ in symlink() function
|
/third_party/toybox/lib/ |
D | lib.h | 90 char *symlink; member
|
/third_party/toybox/porting/liteos_a/lib/ |
D | lib.h | 90 char *symlink; member
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_dev.h | 108 struct usb_symlink *symlink[2];/* our symlinks */ member
|
/third_party/openssl/apps/ |
D | rehash.c | 61 int symlink(const char *target, const char *linkpath) in symlink() function
|
/third_party/curl/lib/ |
D | ftplistparser.c | 122 } symlink; member
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_fileio.js | 643 symlink: function (...args) { method
|
/third_party/python/Lib/ |
D | pathlib.py | 311 symlink = os.symlink variable in _NormalAccessor 313 def symlink(self, src, dst, target_is_directory=False): member in _NormalAccessor
|
/third_party/typescript/src/testRunner/unittests/ |
D | moduleResolution.ts | 42 for (const symlink of file.symlinks) { constant
|
/third_party/node/lib/ |
D | fs.js | 1155 function symlink(target, path, type_, callback_) { function
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 138 # define symlink(from, to) (-1) macro
|