Searched refs:MAXFILENAMES (Results 1 – 2 of 2) sorted by relevance
64 char *names[MAXFILENAMES]; in main()174 if (*argc > MAXFILENAMES) { in process_options()
82 #define MAXFILENAMES 100 macro