Home
last modified time | relevance | path

Searched refs:IS_FSTAT (Results 1 – 7 of 7) sorted by relevance

/external/strace/tests/
Dxstatx.c112 # ifndef IS_FSTAT
113 # define IS_FSTAT 0 macro
290 # if IS_FSTAT in main()
312 # if !IS_FSTAT in main()
Dfstatx.c29 #define IS_FSTAT 1 macro
/external/strace/tests-mx32/
Dxstatx.c112 # ifndef IS_FSTAT
113 # define IS_FSTAT 0 macro
290 # if IS_FSTAT in main()
312 # if !IS_FSTAT in main()
Dfstatx.c29 #define IS_FSTAT 1 macro
/external/strace/tests-m32/
Dxstatx.c112 # ifndef IS_FSTAT
113 # define IS_FSTAT 0 macro
290 # if IS_FSTAT in main()
312 # if !IS_FSTAT in main()
Dfstatx.c29 #define IS_FSTAT 1 macro
/external/strace/
DChangeLog19720 * tests/xstatx.c [!IS_FSTAT]: Define IS_FSTAT instead of IS_STAT.
24288 * tests/fstatx.c (IS_FSTAT): Define to 1.