Searched refs:STRSIZ (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/mountd/
H A Dmountd.c2138 #define STRSIZ (RPCMNT_NAMELEN+RPCMNT_PATHLEN+50) macro
2147 char str[STRSIZ];
2155 while (fgets(str, STRSIZ, mlfile) != NULL) {

Completed in 128 milliseconds