HomeSort by relevance Sort by last modified time
    Searched defs:tst_exit (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/lib/
test.sh 78 tst_exit
105 tst_exit() function
  /external/ltp/lib/
tst_res.c 100 static int T_exitval = 0; /* exit value used by tst_exit() */
173 * value (used by tst_exit()).
277 * (used by tst_exit()). This is already done in tst_res(), but is
396 void tst_exit(void) function
517 tst_exit();

Completed in 91 milliseconds