Home
last modified time | relevance | path

Searched defs:linkpath (Results 1 - 7 of 7) sorted by relevance

/third_party/node/test/wasi/c/
H A Dcreate_symlink.c8 const char* linkpath = "/sandbox/subdir/test_link"; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_readlinkat_chk_test.cpp26 char linkpath[PATH_MAX] = "readlinkat_test"; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c63 char linkpath[PATH_MAX] = {0}; in readlinkat_0100() local
121 char linkpath[PATH_MAX] = {0}; in readlinkat_0200() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c57 int symlink(const char *target, const char *linkpath) in symlink() argument
/third_party/openssl/apps/
H A Drehash.c60 int symlink(const char *target, const char *linkpath) in symlink() argument
/kernel/liteos_a/syscall/
H A Dfs_syscall.c581 int SysSymlink(const char *target, const char *linkpath) in SysSymlink() argument
1915 int SysSymlinkat(const char *target, int dirfd, const char *linkpath) in SysSymlinkat() argument
/third_party/python/Lib/
H A Dtarfile.py909 def linkpath(self): member in TarInfo
914 def linkpath(self, linkname): member in TarInfo

Completed in 9 milliseconds