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

  /external/ltp/testcases/kernel/syscalls/realpath/
realpath01.c 31 } else if (TST_RET_PTR != NULL) {
33 (char *)TST_RET_PTR);
  /external/ltp/include/
tst_test.h 215 extern void *TST_RET_PTR;
220 TST_RET_PTR = (void*)SCALL; \
  /external/ltp/lib/
tst_res.c 58 void *TST_RET_PTR;

Completed in 618 milliseconds