Searched defs:grlen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c156 long grlen; local
162 if ((grlen = sysconf(_SC_GETGR_R_SIZE_MAX)) > 0)
163 be->minbuf = grlen;

Completed in 44 milliseconds