Home
last modified time | relevance | path

Searched defs:linkname (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat_test.cpp25 const char* linkname = "test_fstatat"; in HWTEST_F() local
47 const char* linkname = "test_fstatat"; in HWTEST_F() local
/third_party/f2fs-tools/tools/
H A Dfibmap.c102 char linkname[32] = { 0, }; in stat_bdev() local
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc219 static char linkname[4096]; in main() local
/third_party/zlib/contrib/untgz/
H A Duntgz.c91 char linkname[100]; /* 157 */ member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c392 int fuse_reply_readlink(fuse_req_t req, const char *linkname) in fuse_reply_readlink() argument
624 const char *linkname = ((const char *) inarg) + strlen((const char *) inarg) + 1; in do_symlink() local
H A Dfuse.c759 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname, const char *path) in fuse_fs_symlink() argument
1527 char linkname[PATH_MAX + 1]; in fuse_lib_readlink() local
1668 static void fuse_lib_symlink(fuse_req_t req, const char *linkname, in fuse_lib_symlink() argument
/third_party/python/Lib/
H A Dtarfile.py859 linkname = ('Name of the target file name, which is only present ' variable in TarInfo
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c464 int fuse_reply_readlink(fuse_req_t req, const char *linkname) argument
1279 char *linkname = ((char *) inarg) + strlen((char *) inarg) + 1; local
H A Dfuse.c1638 int fuse_fs_symlink(struct fuse_fs *fs, const char *linkname, const char *path) in fuse_fs_symlink() argument
2872 char linkname[PATH_MAX + 1]; in fuse_lib_readlink() local
3012 static void fuse_lib_symlink(fuse_req_t req, const char *linkname, in fuse_lib_symlink() argument
[all...]
/third_party/tzdata/
H A Dzic.c163 symlink(char const *target, char const *linkname) in symlink() argument
1401 relname(char const *target, char const *linkname) in relname() argument
1448 dolink(char const *target, char const *linkname, boo argument
[all...]

Completed in 25 milliseconds