Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_reads.c2344 cookie->err_from_result = 0; in search_state_machine()
2617 cookie->err_from_result = 1; in search_state_machine()
2626 cookie->err_from_result = 1; in search_state_machine()
2638 cookie->err_from_result = 1; in search_state_machine()
2752 cookie->err_from_result = 1; in search_state_machine()
2761 cookie->err_from_result = 1; in search_state_machine()
2774 cookie->err_from_result = 1; in search_state_machine()
2893 if (cookie->err_from_result) { in search_state_machine()
2916 if (cookie->err_from_result) { in search_state_machine()
3254 from_result = cookie->err_from_result; in ldap_list()
[all …]
H A Dns_internal.h694 int err_from_result; member