Searched defs:__fxstat (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/musl/compat/time32/ |
H A D | __xstat.c | 6 int __fxstat(int ver, int fd, struct stat32 *buf) in __fxstat() function
|
/aosp_15_r20/external/musl/src/stat/ |
H A D | __xstat.c | 5 int __fxstat(int ver, int fd, struct stat *buf) in __fxstat() function
|
/aosp_15_r20/external/trusty/musl/src/stat/ |
D | __xstat.c | 3 int __fxstat(int ver, int fd, struct stat *buf) in __fxstat() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | stat.h | 426 # define __fxstat __fxstat64 macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | stat.h | 426 # define __fxstat __fxstat64 macro
|
/aosp_15_r20/external/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 472 PUBLIC int __fxstat(int ver, int fd, struct stat *st) in __fxstat() function
|
/aosp_15_r20/external/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cc | 688 INTERCEPTOR(int, __fxstat, int magic, int fd, void *buf) { in INTERCEPTOR() argument
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 1348 TSAN_INTERCEPTOR(int, __fxstat, int version, int fd, void *buf) { in TSAN_INTERCEPTOR() argument
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |