| /third_party/musl/src/misc/aarch64/linux/ |
| D | fstat.s | 5 .global fstat symbol 10 fstat: label
|
| /third_party/musl/porting/linux/user/src/misc/aarch64/ |
| D | fstat.s | 5 .global fstat symbol 10 fstat: label
|
| /third_party/node/test/parallel/ |
| D | test-fs-readfile-zero-byte-liar.js | 36 fs.fstat = (fd, cb) => { function in fs
|
| D | test-fs-sync-fd-leak.js | 45 internalBinding('fs').fstat = function(fd, bigint, _, ctx) { function
|
| D | test-trace-events-fs-async.js | 90 function fstat() { function
|
| /third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
| D | md5hl.c | 43 #define fstat _fstat macro
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| D | randfile.c | 44 # define fstat _fstat macro
|
| /third_party/openssl/crypto/rand/ |
| D | randfile.c | 45 # define fstat _fstat macro
|
| /third_party/rust/crates/rustix/src/fs/ |
| D | fd.rs | 158 pub fn fstat<Fd: AsFd>(fd: Fd) -> io::Result<Stat> { in fstat() function
|
| /third_party/curl/lib/ |
| D | curl_setup.h | 393 # define fstat(fdes,stp) _fstati64(fdes, stp) macro 418 # define fstat(fdes,stp) _fstat(fdes, stp) macro
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 83 # define fstat win32_fstat macro
|
| /third_party/rust/crates/nix/src/sys/ |
| D | stat.rs | 261 pub fn fstat(fd: RawFd) -> Result<FileStat> { in fstat() function
|
| /third_party/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 475 PUBLIC int fstat(int fd, struct stat* stat_buf) in fstat() function
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_fileio.js | 399 fstat: function (...args) { method
|
| /third_party/FreeBSD/lib/libc/include/ |
| D | namespace.h | 69 #define fstat _fstat macro
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 411 pub(crate) fn fstat(fd: BorrowedFd<'_>) -> io::Result<Stat> { in fstat() function
|
| /third_party/node/lib/internal/fs/ |
| D | promises.js | 863 async function fstat(handle, options = { bigint: false }) { function
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | syscalls.rs | 958 pub(crate) fn fstat(fd: BorrowedFd<'_>) -> io::Result<Stat> { in fstat() function
|
| /third_party/node/lib/ |
| D | fs.js | 1540 function fstat(fd, options = { bigint: false }, callback) { function
|
| /third_party/rust/crates/libc/src/windows/ |
| D | mod.rs | 404 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 733 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 594 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 818 pub fn fstat(arg1: c_int, arg2: *mut stat) -> c_int; in fstat() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1356 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() function
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3513 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() function
|