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