| /third_party/musl/src/stat/ |
| D | lstat.c | 4 int lstat(const char *restrict path, struct stat *restrict buf) in lstat() function
|
| /third_party/python/Lib/test/ |
| D | test_stat.py | 91 def get_mode(self, fname=TESTFN, lstat=True): argument
|
| /third_party/protobuf/src/google/protobuf/testing/ |
| D | file.cc | 56 #define lstat stat macro
|
| /third_party/node/test/parallel/ |
| D | test-trace-events-fs-async.js | 150 function lstat() { function
|
| /third_party/node/deps/npm/node_modules/rimraf/node_modules/glob/ |
| D | glob.js | 508 function lstatcb_ (er, lstat) { argument 753 function lstatcb_ (er, lstat) { argument
|
| /third_party/node/deps/npm/node_modules/node-gyp/node_modules/glob/ |
| D | glob.js | 508 function lstatcb_ (er, lstat) { argument 753 function lstatcb_ (er, lstat) { argument
|
| /third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/ |
| D | index.js | 27 const lstat = promisify(fs.lstat) constant
|
| /third_party/rust/crates/nix/src/sys/ |
| D | stat.rs | 250 pub fn lstat<P: ?Sized + NixPath>(path: &P) -> Result<FileStat> { in lstat() function
|
| /third_party/node/lib/internal/fs/ |
| D | promises.js | 873 async function lstat(path, options = { bigint: false }) { function 1044 lstat, property
|
| /third_party/node/deps/npm/lib/commands/ |
| D | doctor.js | 13 const lstat = promisify(fs.lstat) constant
|
| /third_party/openssl/apps/ |
| D | rehash.c | 58 # define lstat(path, buf) stat(path, buf) macro
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | rehash.c | 58 # define lstat(path, buf) stat(path, buf) macro
|
| /third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/ |
| D | index.js | 18 lstat, property 846 async lstat() { method in PathBase
|
| /third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/ |
| D | index.js | 44 lstat: promises_1.lstat, property 874 async lstat() { method in PathBase
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_fileio.js | 476 lstat: function (...args) { method
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 560 pub(crate) fn lstat(filename: &CStr) -> io::Result<Stat> { in lstat() function
|
| /third_party/node/deps/npm/test/lib/commands/ |
| D | doctor.js | 394 lstat: (p, cb) => { method
|
| /third_party/python/Lib/ |
| D | pathlib.py | 1215 def lstat(self): member in Path
|
| /third_party/node/lib/ |
| D | fs.js | 1566 function lstat(path, options = { bigint: false }, callback) { function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 1023 pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; in lstat() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 659 pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; in lstat() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 817 pub fn lstat(arg1: *const c_char, arg2: *mut stat) -> c_int; in lstat() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1359 pub fn lstat(path: *const ::c_char, buf: *mut stat) -> ::c_int; in lstat() function
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 13414 PyObject *lstat; member
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3664 pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; in lstat() function
|