Searched refs:FN_INC (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/logadm/ | ||
H A D | fn.c | 53 #define FN_INC 1024 /* increments in buffer size as strings grow */ macro 91 int buflen = roundup(len + 1, FN_INC); 231 buflen += FN_INC; |
Completed in 63 milliseconds