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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_internal.h793 int err_from_result; member in struct:ns_ldap_cookie
H A Dns_reads.c2968 cookie->err_from_result = 0;
3276 cookie->err_from_result = 1;
3287 cookie->err_from_result = 0;
3613 if (cookie->err_from_result) {
3636 if (cookie->err_from_result && cookie->err_rc ==
3972 from_result = cookie->err_from_result;
4234 from_result = cookie->err_from_result;
4477 (c->result == NULL && c->err_from_result == 0)

Completed in 30 milliseconds