Searched refs:NCHNAMLEN (Results 1 – 3 of 3) sorted by relevance
132 #define NCHNAMLEN 31 /* maximum name segment length we bother with */ macro142 char nc_name[NCHNAMLEN]; /* segment name */
108 if (cnp->cn_namelen > NCHNAMLEN) {185 if (cnp->cn_namelen > NCHNAMLEN)
2266 if (cnp->cn_namelen <= NCHNAMLEN)