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

  /external/ltp/include/old/
old_resource.h 47 #define TST_RESOURCE_COPY(cleanup_fn, filename, dest) \
48 tst_resource_copy(__FILE__, __LINE__, (cleanup_fn), \
51 void tst_resource_copy(const char *file, const int lineno,
  /external/ltp/lib/
tst_resource.c 100 void tst_resource_copy(const char *file, const int lineno, function

Completed in 530 milliseconds