Searched refs:maxbufp (Results 1 – 1 of 1) sorted by relevance
125 char *bufp, *maxbufp; in find_ucred_opt() local157 maxbufp = bufp + abuf->len; in find_ucred_opt()159 while (bufp + sizeof (struct T_opthdr) < maxbufp) { in find_ucred_opt()167 if (opt->len > maxbufp - bufp || (opt->len & 3)) in find_ucred_opt()