Home
last modified time | relevance | path

Searched defs:symlink (Results 1 – 25 of 35) sorted by relevance

12

/third_party/musl/src/unistd/
Dsymlink.c5 int symlink(const char *existing, const char *new) in symlink() function
/third_party/e2fsprogs/tests/f_badsymlinks2/
Dmkimage.sh21 symlink() { function
/third_party/boost/tools/build/src/tools/
Dsymlink.py80 def symlink(targets, sources): function
Dstage.py222 def symlink(name, project, source, ps): function
/third_party/NuttX/fs/vfs/
Dfs_symlink.c171 int symlink(const char *target, const char *path) in symlink() function
/third_party/glib/gio/tests/
Dtrash.c103 GFile *symlink; in test_trash_symlinks() local
/third_party/node/deps/npm/node_modules/gentle-fs/lib/
Drm.js49 symlink: results[1], property
223 function resolveSymlink (symlink, cb) { argument
/third_party/node/deps/npm/lib/install/action/
Dfinalize.js9 const symlink = Bluebird.promisify(fs.symlink) constant
/third_party/typescript/src/harness/
DvfsUtil.ts1054 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/
Dlink.js5 var symlink = require('./utils/link.js') variable
/third_party/node/deps/npm/node_modules/tar/lib/
Dmkdir.js14 constructor (symlink, path) { argument
/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h113 int (*symlink) (const char *, const char *); member
Dfuse_lowlevel.h330 void (*symlink) (fuse_req_t req, const char *link, fuse_ino_t parent, member
/third_party/node/lib/internal/fs/
Dpromises.js561 async function symlink(target, path, type_) { function
742 symlink, property
/third_party/boost/boost/config/platform/
Dvxworks.hpp248 inline int symlink(const char* path1 ___unused, const char* path2 ___unused){ in symlink() function
/third_party/toybox/lib/
Dlib.h90 char *symlink; member
/third_party/toybox/porting/liteos_a/lib/
Dlib.h90 char *symlink; member
/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.h108 struct usb_symlink *symlink[2];/* our symlinks */ member
/third_party/openssl/apps/
Drehash.c61 int symlink(const char *target, const char *linkpath) in symlink() function
/third_party/curl/lib/
Dftplistparser.c122 } symlink; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js643 symlink: function (...args) { method
/third_party/python/Lib/
Dpathlib.py311 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/
DmoduleResolution.ts42 for (const symlink of file.symlinks) { constant
/third_party/node/lib/
Dfs.js1155 function symlink(target, path, type_, callback_) { function
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c138 # define symlink(from, to) (-1) macro

12