Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_handle.c59 LDAP_MSG_ALL, &ztime, &result);
/illumos-gate/usr/src/head/
H A Dldap.h246 #define LDAP_MSG_ALL 1 macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c1077 while (ldap_result(cp->ld, LDAP_RES_ANY, LDAP_MSG_ALL, in _DropConnection()
H A Dns_connmgmt.c1632 LDAP_MSG_ALL, &zerotime, &res) > 0) { in __s_api_conn_mt_return()
H A Dns_reads.c2212 rc = ldap_result(cookie->conn->ld, cookie->msgId, LDAP_MSG_ALL, in clear_results()