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