Home
last modified time | relevance | path

Searched refs:LDAP_UNAVAILABLE (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c191 return (LDAP_UNAVAILABLE);
197 return (LDAP_UNAVAILABLE);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c135 case LDAP_UNAVAILABLE: in translate_ldap_error()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c642 return (LDAP_UNAVAILABLE); in freeCon()
660 return (LDAP_UNAVAILABLE); in disconnectCon()
694 if (LDAP_UNAVAILABLE == freeCon(lc)) in disconnectCon()
695 stat = LDAP_UNAVAILABLE; in disconnectCon()
890 if (*stat != LDAP_UNAVAILABLE) { in findCon()
901 if (*stat != LDAP_UNAVAILABLE) in findCon()
934 if (stat != LDAP_UNAVAILABLE) in releaseCon()
1261 if (*stat != LDAP_UNAVAILABLE) in findYPCon()
1287 if (newstat != LDAP_UNAVAILABLE) { in findYPCon()
1308 if (*stat != LDAP_UNAVAILABLE) { in findYPCon()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c66 { LDAP_UNAVAILABLE, 0 },
137 { LDAP_UNAVAILABLE, "DSA is unavailable" },
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c1127 case LDAP_UNAVAILABLE:
1289 case LDAP_UNAVAILABLE:
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c923 case LDAP_UNAVAILABLE: in ldapssl_tls_start_s()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2451 rc == LDAP_UNAVAILABLE || in search_state_machine()
2624 rc == LDAP_UNAVAILABLE || in search_state_machine()
2760 rc == LDAP_UNAVAILABLE || in search_state_machine()
3487 if (rc == LDAP_BUSY || rc == LDAP_UNAVAILABLE || in __ns_ldap_list_batch_process()
H A Dns_writes.c990 ldap_error == LDAP_UNAVAILABLE || in write_state_machine()
/illumos-gate/usr/src/head/
H A Dldap.h285 #define LDAP_UNAVAILABLE 0x34 /* 52 */ macro
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c1843 case (LDAP_UNAVAILABLE): in is_fatal_error()
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c1639 } else if (lrc == LDAP_BUSY || lrc == LDAP_UNAVAILABLE || in adutils_lookup_batch_add()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c3710 case LDAP_UNAVAILABLE: