Home
last modified time | relevance | path

Searched refs:NS_LDAP_INTERNAL (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c263 return (NS_LDAP_INTERNAL); in __s_api_requestServer()
325 return (NS_LDAP_INTERNAL); in __s_api_requestServer()
1181 return (NS_LDAP_INTERNAL); in process_pwd_mgmt()
2057 return (NS_LDAP_INTERNAL); in createTLSSession()
2079 return (NS_LDAP_INTERNAL); in createTLSSession()
2093 return (NS_LDAP_INTERNAL); in createTLSSession()
2261 return (NS_LDAP_INTERNAL); in createNonTLSSession()
2356 return (NS_LDAP_INTERNAL); in doSimpleBind()
2374 return (NS_LDAP_INTERNAL); in doSimpleBind()
2391 return (NS_LDAP_INTERNAL); in doSimpleBind()
[all …]
H A Dns_standalone.c1176 NS_LDAP_INTERNAL, in __ns_ldap_getConnectionInfoFromDUA()
1180 return (NS_LDAP_INTERNAL); in __ns_ldap_getConnectionInfoFromDUA()
1199 return (NS_LDAP_INTERNAL); in __ns_ldap_getConnectionInfoFromDUA()
1334 return (NS_LDAP_INTERNAL); in __ns_ldap_getRootDSE()
1938 NS_LDAP_INTERNAL, in __ns_ldap_initAuth()
1941 return (NS_LDAP_INTERNAL); in __ns_ldap_initAuth()
1956 NS_LDAP_INTERNAL, in __ns_ldap_initAuth()
1959 return (NS_LDAP_INTERNAL); in __ns_ldap_initAuth()
2002 return (NS_LDAP_INTERNAL); in __ns_ldap_initStandalone()
2181 return (NS_LDAP_INTERNAL); in __s_api_findRootDSE()
[all …]
H A Dns_reads.c4294 return (NS_LDAP_INTERNAL); in __ns_ldap_uid2dn()
5479 rc = NS_LDAP_INTERNAL; in get_new_acct_more_info()
5487 rc = NS_LDAP_INTERNAL; in get_new_acct_more_info()
5535 rc = NS_LDAP_INTERNAL; in get_old_acct_opt_more_info()
5554 rc = NS_LDAP_INTERNAL; in get_old_acct_opt_more_info()
5563 rc = NS_LDAP_INTERNAL; in get_old_acct_opt_more_info()
5573 rc = NS_LDAP_INTERNAL; in get_old_acct_opt_more_info()
5583 rc = NS_LDAP_INTERNAL; in get_old_acct_opt_more_info()
5683 rc = NS_LDAP_INTERNAL; in parse_acct_cont_resp_msg()
5699 rc = NS_LDAP_INTERNAL; in parse_acct_cont_resp_msg()
[all …]
H A Dns_error.c46 {NS_LDAP_INTERNAL, NULL},
H A Dns_writes.c915 rc = NS_LDAP_INTERNAL; in write_state_machine()
1079 return_rc = NS_LDAP_INTERNAL; in write_state_machine()
1110 return (NS_LDAP_INTERNAL); in write_state_machine()
2879 rc = NS_LDAP_INTERNAL; in modify_ethers_bootp()
3933 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
3938 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
3948 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
H A Dns_config.c2381 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2390 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
2491 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2500 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
2569 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2578 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
H A Dns_sldap.h254 NS_LDAP_INTERNAL = 7, /* LDAP error, detail in errorp */ enumerator
H A Dns_connmgmt.c1311 free_cm = close_conn_mt(cm, NS_LDAP_INTERNAL, NULL, NULL); in match_conn_mt()
/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c57 case NS_LDAP_INTERNAL: in __ldap_to_pamerror()
220 } else if (ldaprc == NS_LDAP_INTERNAL) { in authenticate()
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c961 case NS_LDAP_INTERNAL: in ldap_to_pwu_code()
1086 if ((ldaprc == NS_LDAP_INTERNAL) && in ldap_replaceattr()
1098 if ((ldaprc == NS_LDAP_INTERNAL) && in ldap_replaceattr()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1739 if (rc == NS_LDAP_INTERNAL &&
1749 if (rc == NS_LDAP_INTERNAL &&
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.c114 case NS_LDAP_INTERNAL: in switch_err()
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c688 if ((ldaprc == NS_LDAP_INTERNAL) && in update_ldap_attr()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c262 case NS_LDAP_INTERNAL: in nldaprc2retcode()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c439 case NS_LDAP_INTERNAL: in addentry()
4225 case NS_LDAP_INTERNAL: in dumptable()