Searched defs:exception_files (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c690 char *exception_files[MAX_EXCEPTION_FILES]; local
732 exception_files[n_exception_files++] = optarg;
784 (void) read_in_exceptions(exception_files[i], verbose);

Completed in 67 milliseconds