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.h1239 #define TARGET_STAT_HAVE_NSEC macro
1388 #define TARGET_STAT_HAVE_NSEC macro
1448 #define TARGET_STAT_HAVE_NSEC macro
1506 #define TARGET_STAT_HAVE_NSEC macro
1622 #define TARGET_STAT_HAVE_NSEC macro
1662 #define TARGET_STAT_HAVE_NSEC macro
1687 #define TARGET_STAT_HAVE_NSEC macro
1804 #define TARGET_STAT_HAVE_NSEC macro
1864 #define TARGET_STAT_HAVE_NSEC macro
1910 #define TARGET_STAT_HAVE_NSEC macro
[all …]
H A Dsyscall.c10884 #if defined(HAVE_STRUCT_STAT_ST_ATIM) && defined(TARGET_STAT_HAVE_NSEC) in _syscall2()