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()
757 return (NS_LDAP_INTERNAL); in makeConnection()
873 if (rc == NS_LDAP_INTERNAL && *errorp != NULL) { in makeConnection()
1181 return (NS_LDAP_INTERNAL); in process_pwd_mgmt()
1275 exit_rc = 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()
2252 return (NS_LDAP_INTERNAL); in createNonTLSSession()
[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()
1616 *retCode = NS_LDAP_INTERNAL; in create_ns_servers_entry()
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()
[all …]
H A Dns_reads.c569 return (NS_LDAP_INTERNAL); in __s_api_cvtEntry()
610 return (NS_LDAP_INTERNAL); in __s_api_cvtEntry()
2054 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in multi_result()
2056 cookie->err_rc = NS_LDAP_INTERNAL; in multi_result()
2124 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in multi_result()
2126 cookie->err_rc = NS_LDAP_INTERNAL; in multi_result()
2382 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in search_state_machine()
2384 cookie->err_rc = NS_LDAP_INTERNAL; in search_state_machine()
2932 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, in search_state_machine()
2935 cookie->err_rc = NS_LDAP_INTERNAL; in search_state_machine()
[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.c58 case NS_LDAP_INTERNAL: in __ldap_to_pamerror()
221 } else if (ldaprc == NS_LDAP_INTERNAL) { in authenticate()
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c963 case NS_LDAP_INTERNAL: in ldap_to_pwu_code()
1088 if ((ldaprc == NS_LDAP_INTERNAL) && in ldap_replaceattr()
1100 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()