Searched refs:NUMFLDS (Results 1 – 2 of 2) sorted by relevance
47 #define NUMFLDS 4 macro69 char *tokens[NUMFLDS]; /* fields found in LIMITS */137 for (i=0;i<NUMFLDS;i++)143 for (i=0; i<NUMFLDS; i++) {148 if (i == NUMFLDS-1) /* pair.name is not key */
55 #define NUMFLDS 16 macro58 static char *_Flds[NUMFLDS];573 for (i=0;i<NUMFLDS;i++)582 for (i=0; i<NUMFLDS; i++) {589 ASSERT(i<NUMFLDS, "PERMISSIONS file: BAD OPTION--",590 pair.name, NUMFLDS);592 if (i >= NUMFLDS) {