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

  /external/ltp/include/
tst_cmd.h 49 int tst_run_cmd_(void (cleanup_fn)(void),
70 return tst_run_cmd_(NULL, argv,
90 return tst_run_cmd_(cleanup_fn, argv,
  /external/ltp/lib/
tst_run_cmd.c 104 int tst_run_cmd_(void (cleanup_fn)(void), function

Completed in 621 milliseconds