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