Searched refs:MAX_RLIST (Results 1 – 2 of 2) sorted by relevance
98 static char *rlist[MAX_RLIST];216 if (num_restrs < MAX_RLIST) in main()220 MAX_RLIST); in main()
48 #define MAX_RLIST 32 /* max number of -r arguments */ macro