Home
last modified time | relevance | path

Searched refs:dir_flags_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/find_elf/
H A Dfind_elf.c51 } dir_flags_t; typedef
97 static void process_dir(path_t *, int, const struct stat *, dir_flags_t);
274 process_dir(path_t *p, int dirfd, const struct stat *dirsb, dir_flags_t dflags) in process_dir()
337 dir_flags_t newflags = dflags; in process_dir()