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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c1667 char *filter_c, *filter_c_next; local
1744 filter_c_next = filter_c;
1828 * Note that filter_c_next may not point to the
1832 for (tail = info[i]->veq_pos; (tail > filter_c_next) &&
1845 key = filter_c_next;
1846 for (c = tail; filter_c_next <= c; c--) {
1890 filter_c_next = c + 1;

Completed in 55 milliseconds