Searched refs:grsize (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libshare/common/ | ||
H A D | libsharecore.c | 506 int grsize; local 514 grsize = sysconf(_SC_GETGR_R_SIZE_MAX); 515 buff = malloc(grsize); 518 grsize); |
Completed in 574 milliseconds