Home
last modified time | relevance | path

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

12

/third_party/musl/src/unistd/
Dsymlink.c5 int symlink(const char *existing, const char *new) in symlink() function
/third_party/NuttX/fs/vfs/
Dfs_symlink.c171 int symlink(const char *target, const char *path) in symlink() function
/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/rust/crates/cxx/gen/src/
Dfs.rs110 fn symlink<'a>( in symlink() function
/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/toybox/porting/liteos_a/lib/
Dlib.h90 char *symlink; member
/third_party/toybox/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.c60 int symlink(const char *target, const char *linkpath) in symlink() function
/third_party/libfuse/include/
Dfuse_lowlevel.h435 void (*symlink) (fuse_req_t req, const char *link, fuse_ino_t parent, member
Dfuse.h371 int (*symlink) (const char *, const char *); 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/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs1158 pub(crate) fn symlink(oldname: &CStr, newname: &CStr) -> io::Result<()> { in symlink() function
/third_party/node/lib/
Dfs.js1155 function symlink(target, path, type_, callback_) { function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c138 # define symlink(from, to) (-1) macro
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c138 # define symlink(from, to) (-1) macro
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c138 # define symlink(from, to) (-1) macro

12