Searched defs: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 */
785 if (gather_dir(f_dir)) /* process a sub */
806 * .func gather_dir - gather a directory's files together.
811 * .call ret = gather_dir(dir).
817 gather_dir(char *dir) function

Completed in 45 milliseconds