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

/bind-9.6-ESV-R11/lib/lwres/
H A Dgetipnode.c538 char *buf = NULL, *cp, *cplim; local
594 cplim = buf + lifc.lifc_len; /* skip over if's with big ifr_addr's */
596 (*have_v4 == 0 || *have_v6 == 0) && cp < cplim;
682 char *buf = NULL, *cp, *cplim;
759 cplim = buf + ifc.ifc_len; /* skip over if's with big ifr_addr's */
761 (*have_v4 == 0 || *have_v6 == 0) && cp < cplim;

Completed in 9 milliseconds