Home | History | Annotate | Download | only in iputils

Lines Matching refs:dn_comp

575 	buflen = namelen + 3 + 1;	/* dn_comp() requrires strlen() + 3,
589 n = dn_comp(canonname, (unsigned char *)buf, buflen, dnptrs, lastdnptr);
594 fprintf(stderr, "ping6: dn_comp() returned too long result.\n");