Searched refs:process_fileopt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c87 static int process_fileopt(int, char *argv[], int);
105 * When this is done it calls process_fileopt() to handle any filenames
283 return (process_fileopt(argc, argv, optind));
694 * .func process_fileopt - process command line file options.
700 * .call ret = process_fileopt(argc, argv, optindex).
708 process_fileopt(int argc, char **argv, int optindex) function

Completed in 63 milliseconds