Searched refs:NS_LDAP_CB_NEXT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ | ||
H A D | ns_sldap.h | 456 #define NS_LDAP_CB_NEXT 0 /* get the next entry */ macro |
H A D | ns_reads.c | 2830 } else if (rc != NS_LDAP_CB_NEXT) { in search_state_machine() |