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

/bind-9.6-ESV-R11/lib/dns/
H A Dttl.c171 char *np = nbuf; local
173 *np++ = *s++;
174 *np++ = '\0';
175 INSIST(np - nbuf <= (int)sizeof(nbuf));

Completed in 1342 milliseconds