Searched refs:SC_MAX (Results 1 – 2 of 2) sorted by relevance
78 fld < SC_MAX && fdgets(buf, BUFSIZ, fd); in getsecure()113 if (errno != 0 || fld != SC_MAX) { in getsecure()174 for (fld = 0; fld < SC_MAX; fld++) in putsecure()
44 #define SC_MAX 7 macro