Home
last modified time | relevance | path

Searched defs:STRSIZ (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/rpc.umntall/
H A Dmounttab.h30 #define STRSIZ (RPCMNT_NAMELEN+RPCMNT_PATHLEN+100) macro
/dflybsd-src/sbin/mountd/
H A Dmountd.c2371 #define STRSIZ (RPCMNT_NAMELEN+RPCMNT_PATHLEN+50) macro