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

  /external/ltp/include/old/
old_tmpdir.h 54 const char *tst_get_startwd(void);
  /external/ltp/lib/
tst_resource.c 55 startdir = tst_get_startwd();
132 const char *startwd = tst_get_startwd();
tst_module.c 57 if (asprintf(&buf, "%s/%s", tst_get_startwd(),
tst_tmpdir.c 117 const char *tst_get_startwd(void) function
tst_test.c 869 start_dir = tst_get_startwd();

Completed in 372 milliseconds