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

  /external/ltp/lib/
ltp_priv.h 28 const char *tst_get_startwd(void);
tst_resource.c 55 startdir = tst_get_startwd();
129 const char *startwd = tst_get_startwd();
tst_module.c 56 if (asprintf(&buf, "%s/%s", tst_get_startwd(),
tst_tmpdir.c 113 const char *tst_get_startwd(void) function

Completed in 82 milliseconds