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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetentry.c96 ldap_get_entry_controls( LDAP *ld, LDAPMessage *entry, function
102 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_get_entry_controls\n", 0, 0, 0 );
H A Dllib-lldap132 int ldap_get_entry_controls(LDAP *ld, LDAPMessage *entry, LDAPControl ***serverctrlsp);
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile44 ldap_get_entry_controls.3ldap \
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c979 if ( ldap_get_entry_controls( ld, entry, &ectrls ) == LDAP_SUCCESS ) {
/illumos-gate/usr/src/head/
H A Dldap.h648 int LDAP_CALL ldap_get_entry_controls(LDAP *ld, LDAPMessage *entry,
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2658 rc = ldap_get_entry_controls(cookie->conn->ld,

Completed in 80 milliseconds