HomeSort by: relevance | last modified time | path
    Searched defs:fstat64 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
stat.h 16 __inline__ int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) function
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
stat.h 16 __inline__ int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) function
  /src/external/cddl/osnet/sys/sys/
stat.h 38 #define fstat64 fstat macro
  /src/external/gpl3/binutils/dist/gprofng/src/
util.h 146 #define fstat64 fstat macro
  /src/external/gpl3/binutils.old/dist/gprofng/src/
util.h 146 #define fstat64 fstat macro
  /xsrc/external/mit/MesaLib/dist/src/drm-shim/
drm_shim.c 91 REAL_FUNCTION_POINTER(fstat64); variable
232 GET_FUNCTION_POINTER(fstat64);
485 PUBLIC int fstat64(int fd, struct stat64* stat_buf) function

Completed in 61 milliseconds