Searched defs:fstat (Results 1 – 14 of 14) sorted by relevance
/external/bison/lib/ |
D | fstat.c | 30 # define fstat _fstati64 macro
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 21 #define fstat _fstat macro
|
/external/tcpdump/ |
D | tcpdump-stdinc.h | 65 #define fstat _fstat macro
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
D | kernel_wrap_newlib.cc | 130 int WRAP(fstat)(int fd, struct stat* buf) { in WRAP() argument
|
D | kernel_wrap_bionic.cc | 180 int WRAP(fstat)(int fd, struct nacl_abi_stat* nacl_buf) { in WRAP() argument
|
D | kernel_wrap_glibc.cc | 213 int WRAP(fstat)(int fd, struct nacl_abi_stat* nacl_buf) { in WRAP() argument
|
D | kernel_proxy.cc | 545 int KernelProxy::fstat(int fd, struct stat* buf) { in fstat() function in nacl_io::KernelProxy
|
/external/valgrind/main/coregrind/ |
D | m_libcfile.c | 321 Int VG_(fstat) ( Int fd, struct vg_stat* vgbuf ) in VG_() argument
|
/external/bison/linux-lib/sys/ |
D | stat.h | 658 # define fstat _fstati64 macro
|
/external/bison/darwin-lib/sys/ |
D | stat.h | 658 # define fstat _fstati64 macro
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
D | kernel_wrap_test.cc | 293 TEST_F(KernelWrapTest, fstat) { in TEST_F() argument
|
/external/llvm/include/llvm/Target/ |
D | TargetLibraryInfo.h | 314 fstat, enumerator
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors.cc | 1347 TSAN_INTERCEPTOR(int, fstat, int fd, void *buf) { in TSAN_INTERCEPTOR() argument
|
/external/robolectric/lib/main/ |
D | sqlite-jdbc-3.7.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |