Home | History | Annotate | Download | only in resolv

Lines Matching full:namelen

374     int namelen)
379 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0)
383 if ((int)newlen + 1 >= namelen) /* Lack space for final dot */