Home
last modified time | relevance | path

Searched refs:TARGET_STAT_HAVE_NSEC (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dsyscall_defs.h1238 #define TARGET_STAT_HAVE_NSEC macro
1387 #define TARGET_STAT_HAVE_NSEC macro
1447 #define TARGET_STAT_HAVE_NSEC macro
1505 #define TARGET_STAT_HAVE_NSEC macro
1621 #define TARGET_STAT_HAVE_NSEC macro
1661 #define TARGET_STAT_HAVE_NSEC macro
1686 #define TARGET_STAT_HAVE_NSEC macro
1803 #define TARGET_STAT_HAVE_NSEC macro
1863 #define TARGET_STAT_HAVE_NSEC macro
1909 #define TARGET_STAT_HAVE_NSEC macro
[all …]
H A Dsyscall.c10889 #if defined(HAVE_STRUCT_STAT_ST_ATIM) && defined(TARGET_STAT_HAVE_NSEC) in _syscall2()