Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c47 #define MAX_EXCEPTION_FILES 5 macro
690 char *exception_files[MAX_EXCEPTION_FILES]; in main()
726 if (n_exception_files >= MAX_EXCEPTION_FILES) { in main()
730 MAX_EXCEPTION_FILES); in main()