Searched refs:cp_cb (Results 1 – 1 of 1) sorted by relevance
28 static int cp_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) { in cp_cb() function51 return nftw(pathfrom, cp_cb, 64, FTW_PHYS); in utilfuzz_cpr()