Home
last modified time | relevance | path

Searched refs:symlink (Results 176 - 200 of 382) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/fs/befs/
H A Ddebug.c107 befs_debug(sb, " Symbolic link [%s]", inode->data.symlink); in befs_dump_inode()
/kernel/linux/linux-6.6/fs/ramfs/
H A Dinode.c165 .symlink = ramfs_symlink,
/third_party/node/tools/
H A Dinstall.py36 os.symlink(source_path, link_path)
86 # don't install npm if the target path is a symlink, it probably means
174 # create symlink of libnode.so -> libnode.version.so (C++ addons compat)
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h330 void (*symlink) (fuse_req_t req, const char *link, fuse_ino_t parent, member
871 * lookup, mknod, mkdir, symlink, link
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h58 int symlink(const char *, const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h56 int symlink(const char *, const char *);
/third_party/musl/porting/linux/user/include/
H A Dunistd.h62 int symlink(const char *, const char *);
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h58 int symlink(const char *, const char *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h56 int symlink(const char *, const char *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h62 int symlink(const char *, const char *);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h56 int symlink(const char *, const char *);
/third_party/node/deps/npm/test/fixtures/
H A Dmock-npm.js23 if (/Fixture<symlink>/.test(value.toString())) {
24 obj[key] = tap.fixture('symlink', path.join('..', value.content))
/third_party/musl/include/
H A Dunistd.h72 int symlink(const char *, const char *);
/third_party/python/Lib/distutils/tests/
H A Dtest_filelist.py301 os.symlink('foo', 'bar')
/third_party/python/Lib/test/
H A Dtest_stat.py169 os.symlink(os.getcwd(), TESTFN)
H A Dtest_posix.py31 os_helper.TESTFN + '-dummy-symlink')
819 # create a symlink
820 os.symlink(_DUMMY_SYMLINK, os_helper.TESTFN)
977 os.symlink(os_helper.TESTFN, _DUMMY_SYMLINK)
1419 "WASI: symlink following on path_link is not supported"
1480 os.symlink('symlink', fullname)
1482 self.assertEqual(posix.readlink(name, dir_fd=dir_fd), 'symlink')
1493 @unittest.skipUnless(os.symlink in os.supports_dir_fd, "test needs dir_fd support in os.symlink()")
[all...]
/third_party/skia/tools/skqp/
H A Dcreate_apk.py101 os.symlink(os.path.relpath(newdir, os.path.dirname(target)), target)
140 sys.stderr.write('failed to create symlink "%s"\n' % path)
/third_party/toybox/toys/posix/
H A Dcpio.c147 if (!test) err = symlink(data, name); in cpio_main()
149 // Can't get a filehandle to a symlink, so do special chown in cpio_main()
256 // Write out body for symlink or regular file in cpio_main()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c539 FILE_ALL_INFO *data, bool *adjustTZ, bool *symlink) in cifs_query_path_info()
543 *symlink = false; in cifs_query_path_info()
578 *symlink = true; in cifs_query_path_info()
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, FILE_ALL_INFO *data, bool *adjustTZ, bool *symlink) cifs_query_path_info() argument
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c36 * TEST IDENTIFIER : symlink01 (symlink)
133 * For symlink
457 SYMLINK, "symlink", 5, &test_objects[0],
470 "Fail When Making a Directory File Indirectly from a symlink"},
473 "Fail When Removing a Directory File Indirectly from a symlink"},
476 "Changes CWD Location Indirectly from a symlink"}, {
485 "Set File Access And Modify Object File Times via symlink"},
490 "Create/Open a File For Reading Or Writing via symlink"},};
652 TEST(symlink(path1, path2)); in creat_symlink()
657 "symlink( in creat_symlink()
[all...]
/third_party/python/Lib/
H A Dshutil.py230 symlink will be created instead of copying the file it points to.
254 os.symlink(os.readlink(src), dst)
392 # symlink. give up, suppress the error.
483 os.symlink(linkto, dstname)
486 # ignore dangling symlink if the flag is on
527 links are copied. If the file pointed by the symlink doesn't
533 platforms that don't support os.symlink.
611 # a directory with a symlink after the call to
670 # a directory with a symlink after the call to
717 # Note: To guard against symlink race
[all...]
/third_party/python/Mac/BuildScript/
H A Dbuild-installer.py920 # and create an unversioned symlink of it
921 os.symlink(lib_versioned, os.path.join(basefw, "lib", lib_unversioned))
935 os.symlink(
1383 os.symlink(os.path.join(to_framework, fn),
/kernel/linux/linux-5.10/fs/nfs/
H A Dproc.c418 dprintk("NFS call symlink %pd\n", dentry); in nfs_proc_symlink()
444 dprintk("NFS reply symlink: %d\n", status); in nfs_proc_symlink()
699 .symlink = nfs_symlink,
738 .symlink = nfs_proc_symlink,
/kernel/linux/linux-5.10/fs/coda/
H A Dupcall.c414 offset = INSIZE(symlink); in venus_symlink()
415 insize = max_t(unsigned int, offset + len + symlen + 8, OUTSIZE(symlink)); in venus_symlink()
/kernel/linux/linux-6.6/fs/nfs/
H A Dproc.c418 dprintk("NFS call symlink %pd\n", dentry); in nfs_proc_symlink()
444 dprintk("NFS reply symlink: %d\n", status); in nfs_proc_symlink()
699 .symlink = nfs_symlink,
738 .symlink = nfs_proc_symlink,

Completed in 26 milliseconds

12345678910>>...16