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

  /external/strace/tests/
xstatx.c 247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4); local
248 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
250 printf("%p", st_cut);
  /external/strace/tests-m32/
xstatx.c 247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4); local
248 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
250 printf("%p", st_cut);
  /external/strace/tests-mx32/
xstatx.c 247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4); local
248 rc = TEST_SYSCALL_INVOKE(sample, st_cut);
250 printf("%p", st_cut);

Completed in 396 milliseconds