Searched refs:file_copy (Results 1 – 1 of 1) sorted by relevance
/external/ltp/lib/ |
D | tst_resource.c | 82 static int file_copy(const char *file, const int lineno, in file_copy() function 119 if (file_copy(file, lineno, cleanup_fn, dataroot, filename, dest)) in tst_resource_copy() 127 if (file_copy(file, lineno, cleanup_fn, buf, filename, dest)) in tst_resource_copy() 133 if (file_copy(file, lineno, cleanup_fn, startwd, filename, dest)) in tst_resource_copy()
|