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

  /external/ltp/include/
tst_fs.h 83 long tst_fs_type_(void (*cleanup)(void), const char *path);
162 return tst_fs_type_(NULL, path);
188 return tst_fs_type_(cleanup, path);
  /external/ltp/lib/
tst_fs_type.c 33 long tst_fs_type_(void (*cleanup)(void), const char *path) function

Completed in 79 milliseconds