Searched refs:nftw_ordered (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/lib/libpmc/pmu-events/ |
| D | jevents.c | 58 nftw_ordered(const char *path, int (*fn)(const char *, const struct stat *, int, 1129 rc = nftw_ordered(ldirname, preprocess_arch_std_files, maxfds, 0); in main() 1142 rc = nftw_ordered(ldirname, process_one_file, maxfds, 0); in main() 1186 nftw_ordered(const char *path, int (*fn)(const char *, const struct stat *, int, in nftw_ordered() function
|