HomeSort by relevance Sort by last modified time
    Searched refs:TEST_SYSCALL_INVOKE (Results 1 - 15 of 15) sorted by null

  /external/strace/tests/
fstatx.c 30 #define TEST_SYSCALL_INVOKE(sample, pst) \
fstatat.c 31 # define TEST_SYSCALL_INVOKE(sample, pst) \
lstatx.c 29 #define TEST_SYSCALL_INVOKE(sample, pst) \
statx.c 50 # define TEST_SYSCALL_INVOKE(sample, pst) \
xstatx.c 34 # ifndef TEST_SYSCALL_INVOKE
35 # error TEST_SYSCALL_INVOKE must be defined
302 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
309 rc = TEST_SYSCALL_INVOKE(full, st);
318 if ((rc = TEST_SYSCALL_INVOKE(sample, st))) {
399 rc = TEST_SYSCALL_INVOKE(sample, st); \
  /external/strace/tests-m32/
fstatx.c 30 #define TEST_SYSCALL_INVOKE(sample, pst) \
fstatat.c 31 # define TEST_SYSCALL_INVOKE(sample, pst) \
lstatx.c 29 #define TEST_SYSCALL_INVOKE(sample, pst) \
statx.c 50 # define TEST_SYSCALL_INVOKE(sample, pst) \
xstatx.c 34 # ifndef TEST_SYSCALL_INVOKE
35 # error TEST_SYSCALL_INVOKE must be defined
302 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
309 rc = TEST_SYSCALL_INVOKE(full, st);
318 if ((rc = TEST_SYSCALL_INVOKE(sample, st))) {
399 rc = TEST_SYSCALL_INVOKE(sample, st); \
  /external/strace/tests-mx32/
fstatx.c 30 #define TEST_SYSCALL_INVOKE(sample, pst) \
fstatat.c 31 # define TEST_SYSCALL_INVOKE(sample, pst) \
lstatx.c 29 #define TEST_SYSCALL_INVOKE(sample, pst) \
statx.c 50 # define TEST_SYSCALL_INVOKE(sample, pst) \
xstatx.c 34 # ifndef TEST_SYSCALL_INVOKE
35 # error TEST_SYSCALL_INVOKE must be defined
302 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
309 rc = TEST_SYSCALL_INVOKE(full, st);
318 if ((rc = TEST_SYSCALL_INVOKE(sample, st))) {
399 rc = TEST_SYSCALL_INVOKE(sample, st); \

Completed in 421 milliseconds