Searched refs:process_dir (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/tools/find_elf/ |
| H A D | find_elf.c | 97 static void process_dir(path_t *, int, const struct stat *, dir_flags_t); 221 process_dir(&path, fd, &sb, DF_NONE); in process_arg() 274 process_dir(path_t *p, int dirfd, const struct stat *dirsb, dir_flags_t dflags) in process_dir() function 344 process_dir(p, fd, &sb, newflags); in process_dir()
|