Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c81 static int gather_dir(char *);
762 if (gather_dir(f_dir)) { /* get those files together */ in process_fileopt()
785 if (gather_dir(f_dir)) /* process a sub */ in process_fileopt()
817 gather_dir(char *dir) in gather_dir() function