Searched refs:fileflags (Results 1 – 1 of 1) sorted by relevance
230 int fileflags, struct FTW *pfwt) in nftwfunc() argument232 if ((fileflags & FTW_D) && rmdir(filename)) in nftwfunc()