Searched defs:STRSIZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/rpc.umntall/ | ||
H A D | mounttab.h | 29 #define STRSIZ (MNTNAMLEN+MNTPATHLEN+100) macro |
/freebsd/usr.sbin/mountd/ | ||
H A D | mountd.c | 3723 #define STRSIZ (MNTNAMLEN+MNTPATHLEN+50) macro |