Searched refs:__NR_fstatat64 (Results 1 – 9 of 9) sorted by relevance
32 #ifdef __NR_fstatat6434 # define TEST_SYSCALL_NR __NR_fstatat64
62 #if (__NR_fstatat64 > 0)65 return ltp_syscall(__NR_fstatat64, dirfd, filename, statbuf, flags); in fstatat()83 #if !defined(HAVE_FSTATAT) && (__NR_fstatat64 > 0) in main()
300 #define __NR_fstatat64 300 macro
942 #ifndef __NR_fstatat64943 #define __NR_fstatat64 300 macro1606 #ifndef __NR_fstatat641607 #define __NR_fstatat64 291 macro1797 # ifndef __NR_fstatat641798 # define __NR_fstatat64 293 macro4221 #if defined(__NR_fstatat64)
286 #define __NR_fstatat64 (__NR_SYSCALL_BASE + 327) macro
907 #define __NR_fstatat64 __NR3264_fstatat
393 #ifdef __NR_fstatat64394 #define SYS_fstatat64 __NR_fstatat64