Searched refs:NUMFLDS (Results 1 – 2 of 2) sorted by relevance
44 #define NUMFLDS 4 macro66 char *tokens[NUMFLDS]; /* fields found in LIMITS */134 for (i=0;i<NUMFLDS;i++)140 for (i=0; i<NUMFLDS; i++) {145 if (i == NUMFLDS-1) /* pair.name is not key */
56 #define NUMFLDS 16 macro59 static char *_Flds[NUMFLDS];574 for (i=0;i<NUMFLDS;i++)583 for (i=0; i<NUMFLDS; i++) {590 ASSERT(i<NUMFLDS, "PERMISSIONS file: BAD OPTION--",591 pair.name, NUMFLDS);593 if (i >= NUMFLDS) {