/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 259 l = readlink("/proc/self/exe", path, size); in get_app_path() 261 LD_LOGD("get_app_path readlink failed!"); in get_app_path() 1911 l = readlink("/proc/self/exe", buf, buf_size); in fixup_rpath() 5509 ssize_t len = readlink(proc_self_fd, resolved_path, sizeof(resolved_path) - 1); in resolve_fd_to_realpath()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs.h | 1932 int (*readlink) (struct dentry *, char __user *,int); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs.h | 1971 int (*readlink) (struct dentry *, char __user *,int); member
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 184 {OP_READLINK, "readlink", readlink_f, 1, 0, 0}, 1146 rval = readlink(name->path, lbuf, lbufsiz-1); in readlink_path() 2293 printf("%d/%d: readlink - no filename\n", procid, opno); in readlink_f() 2300 printf("%d/%d: readlink %s %d\n", procid, opno, f.path, e); in readlink_f()
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | server.c | 746 len = (size_t)readlink(path, sym, sizeof(sym) - 1); in lws_http_serve()
|
/third_party/musl/porting/liteos_a/user/ldso/ |
H A D | dynlink.c | 876 l = readlink("/proc/self/exe", buf, buf_size); in fixup_rpath()
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
H A D | dynlink.c | 876 l = readlink("/proc/self/exe", buf, buf_size); in fixup_rpath()
|
/third_party/python/Lib/ |
H A D | tarfile.py | 2087 linkname = os.readlink(name)
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 2736 if ((n = readlink(p, c, l-1)) < 0) { in pa_readlink()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wext.c | 944 res = readlink(path, buf, sizeof(buf) - 1); in wext_check_hostap()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.c | 1671 len = readlink(build_id_path, linkname, sizeof(linkname) - 1); in dso__disassemble_filename()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.c | 1773 len = readlink(build_id_path, linkname, sizeof(linkname) - 1); in dso__disassemble_filename()
|
/third_party/libuv/src/win/ |
H A D | fs.c | 2817 XX(READLINK, readlink) in uv__fs_work()
|
/third_party/libdrm/ |
H A D | xf86drm.c | 3540 if (readlink(path, link, PATH_MAX) < 0) in get_subsystem_type()
|
/third_party/musl/ldso/ |
H A D | dynlink.c | 945 l = readlink("/proc/self/exe", buf, buf_size); in fixup_rpath()
|
/third_party/node/deps/uv/src/win/ |
H A D | fs.c | 2830 XX(READLINK, readlink) in uv__fs_work()
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 304 rtc = os.readlink('/dev/rtc') 5350 return os.readlink(file).split('/')[-1]
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 326 rtc = os.readlink('/dev/rtc') 5589 return os.readlink(file).split('/')[-1]
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 1390 ret = readlink(linkname, pathname, sizeof(pathname)); in thread__read_fd_path()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 1426 ret = readlink(linkname, pathname, sizeof(pathname)); in thread__read_fd_path()
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3803 pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; in readlink() functions
|
/third_party/python/Lib/test/ |
H A D | test_tarfile.py | 3377 got = (self.destdir / name).readlink()
|
/third_party/toybox/generated/ |
H A D | flags.h | 2358 // readlink <1nqmef(canonicalize)[-mef] <1nqmef(canonicalize)[-mef] 5467 #define TT this.readlink
|
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
H A D | hvigor-wrapper.js | 637 r = ["access", "appendFile", "chmod", "chown", "close", "copyFile", "fchmod", "fchown", "fdatasync", "fstat", "fsync", "ftruncate", "futimes", "lchmod", "lchown", "link", "lstat", "mkdir", "mkdtemp", "open", "opendir", "readdir", "readFile", "readlink", "realpath", "rename", "rm", "rmdir", "stat", "symlink", "truncate", "unlink", "utimes", "writeFile"].filter((e => "function" == typeof n[e])); 827 tt.readlink(t, ((t, o) => t ? u(t) : (r.dereference && (o = nt.resolve(process.cwd(), o)), e ? void tt.readlink(n, ((t, i) => t ? "EINVAL" === t.code || "UNKNOWN" === t.code ? tt.symlink(o, n, u) : u(t) : (r.dereference && (i = nt.resolve(process.cwd(), i)), it.isSrcSubdir(o, i) ? u(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${i}'.`)) : e.isDirectory() && it.isSrcSubdir(i, o) ? u(new Error(`Cannot overwrite '${i}' with '${o}'.`)) : function(e, t, n){ 2349 r = ["access", "appendFile", "chmod", "chown", "close", "copyFile", "fchmod", "fchown", "fdatasync", "fstat", "fsync", "ftruncate", "futimes", "lchown", "lchmod", "link", "lstat", "mkdir", "mkdtemp", "open", "readFile", "readdir", "readlink", "realpath", "rename", "rmdir", "stat", "symlink", "truncate", "unlink", "utimes", "writeFile"].filter((e => "function" == typeof n[e])); 2655 di.readlink(t, ((t, o) => t ? u(t) : (r.dereference && (o = Di.resolve(process.cwd(), o)), e ? void di.readlink(n, ((t, i) => t ? "EINVAL" === t.code || "UNKNOWN" === t.code ? di.symlink(o, n, u) : u(t) : (r.dereference && (i = Di.resolve(process.cwd(), i)), hi.isSrcSubdir(o, i) ? u(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${i}'.`)) : e.isDirectory() && hi.isSrcSubdir(i, o) ? u(new Error(`Cannot overwrite '${i}' with '${o}'.`)) : function(e, t, n){
|
/applications/standard/calendardata/hvigor/ |
H A D | hvigor-wrapper.js | 1508 r = ["access", "appendFile", "chmod", "chown", "close", "copyFile", "fchmod", "fchown", "fdatasync", "fstat", "fsync", "ftruncate", "futimes", "lchown", "lchmod", "link", "lstat", "mkdir", "mkdtemp", "open", "readFile", "readdir", "readlink", "realpath", "rename", "rmdir", "stat", "symlink", "truncate", "unlink", "utimes", "writeFile"].filter((e => "function" == typeof n[e])); 1815 Zn.readlink(t, ((t, o) => t ? u(t) : (r.dereference && (o = Xn.resolve(process.cwd(), o)), e ? void Zn.readlink(n, ((t, i) => t ? "EINVAL" === t.code || "UNKNOWN" === t.code ? Zn.symlink(o, n, u) : u(t) : (r.dereference && (i = Xn.resolve(process.cwd(), i)), nr.isSrcSubdir(o, i) ? u(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${i}'.`)) : e.isDirectory() && nr.isSrcSubdir(i, o) ? u(new Error(`Cannot overwrite '${i}' with '${o}'.`)) : function(e, t, n){ 3795 r = ["access", "appendFile", "chmod", "chown", "close", "copyFile", "fchmod", "fchown", "fdatasync", "fstat", "fsync", "ftruncate", "futimes", "lchmod", "lchown", "link", "lstat", "mkdir", "mkdtemp", "open", "opendir", "readdir", "readFile", "readlink", "realpath", "rename", "rm", "rmdir", "stat", "symlink", "truncate", "unlink", "utimes", "writeFile"].filter((e => "function" == typeof n[e])); 3989 hc.readlink(t, ((t, o) => t ? u(t) : (r.dereference && (o = Ec.resolve(process.cwd(), o)), e ? void hc.readlink(n, ((e, t) => e ? "EINVAL" === e.code || "UNKNOWN" === e.code ? hc.symlink(o, n, u) : u(e) : (r.dereference && (t = Ec.resolve(process.cwd(), t)), Fc.isSrcSubdir(o, t) ? u(new Error(`Cannot copy '${o}' to a subdirectory of itself, '${t}'.`)) : Fc.isSrcSubdir(t, o) ? u(new Error(`Cannot overwrite '${t}' with '${o}'.`)) : function(e, t, n){
|