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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c564 const char *valend; local
635 valend = val+len;
637 for (i = 0; (i < valNo) && (temptr < valend); i++) {

Completed in 60 milliseconds