Searched refs:remove_cb (Results 1 – 1 of 1) sorted by relevance
8 static int remove_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) { in remove_cb() function20 return nftw(path, remove_cb, 64, FTW_DEPTH | FTW_PHYS); in utilfuzz_rmrf()