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