Searched refs:nftw_owner (Results 1 – 1 of 1) sorted by relevance
141 static int nftw_owner(const char *, const struct stat *, int, struct FTW *);916 if (nftw(dir, nftw_owner, MAX_FDS, FTW_PHYS) != 0) { in one_statmon_owner()931 nftw_owner(const char *path, const struct stat *statp, int info, in nftw_owner() function