Home
last modified time | relevance | path

Searched refs:__ns_ldap_nextEntry (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dmapfile-vers114 __ns_ldap_nextEntry;
H A Dns_sldap.h797 int __ns_ldap_nextEntry(
H A Dns_reads.c4027 __ns_ldap_nextEntry(void *vcookie, ns_ldap_result_t **result, in __ns_ldap_nextEntry() function
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.c439 retcode = __ns_ldap_nextEntry(be->enumcookie, in _nss_ldap_getent()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c4240 rc = __ns_ldap_nextEntry(cookie, &eres, &err); in dumptable()