Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c191 return (LDAP_UNAVAILABLE);
197 return (LDAP_UNAVAILABLE);
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c135 case LDAP_UNAVAILABLE: in translate_ldap_error()
/titanic_41/usr/src/lib/libnisdb/
H A Dldap_op.c643 return (LDAP_UNAVAILABLE); in freeCon()
661 return (LDAP_UNAVAILABLE); in disconnectCon()
695 if (LDAP_UNAVAILABLE == freeCon(lc)) in disconnectCon()
696 stat = LDAP_UNAVAILABLE; in disconnectCon()
891 if (*stat != LDAP_UNAVAILABLE) { in findCon()
902 if (*stat != LDAP_UNAVAILABLE) in findCon()
935 if (stat != LDAP_UNAVAILABLE) in releaseCon()
1262 if (*stat != LDAP_UNAVAILABLE) in findYPCon()
1288 if (newstat != LDAP_UNAVAILABLE) { in findYPCon()
1309 if (*stat != LDAP_UNAVAILABLE) { in findYPCon()
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c68 { LDAP_UNAVAILABLE, 0 },
139 { LDAP_UNAVAILABLE, "DSA is unavailable" },
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c923 case LDAP_UNAVAILABLE: in ldapssl_tls_start_s()
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dldap.c1127 case LDAP_UNAVAILABLE:
1289 case LDAP_UNAVAILABLE:
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_reads.c2450 rc == LDAP_UNAVAILABLE || in search_state_machine()
2622 rc == LDAP_UNAVAILABLE || in search_state_machine()
2757 rc == LDAP_UNAVAILABLE || in search_state_machine()
3479 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()
/titanic_41/usr/src/head/
H A Dldap.h285 #define LDAP_UNAVAILABLE 0x34 /* 52 */ macro
/titanic_41/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c1843 case (LDAP_UNAVAILABLE): in is_fatal_error()
/titanic_41/usr/src/lib/libadutils/common/
H A Dadutils.c1637 } else if (lrc == LDAP_BUSY || lrc == LDAP_UNAVAILABLE || in adutils_lookup_batch_add()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c3710 case LDAP_UNAVAILABLE: