Home
last modified time | relevance | path

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

/titanic_50/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.c1175 NS_LDAP_INTERNAL, in __ns_ldap_getConnectionInfoFromDUA()
1179 return (NS_LDAP_INTERNAL); in __ns_ldap_getConnectionInfoFromDUA()
1198 return (NS_LDAP_INTERNAL); in __ns_ldap_getConnectionInfoFromDUA()
1333 return (NS_LDAP_INTERNAL); in __ns_ldap_getRootDSE()
1615 *retCode = NS_LDAP_INTERNAL; in create_ns_servers_entry()
1937 NS_LDAP_INTERNAL, in __ns_ldap_initAuth()
1940 return (NS_LDAP_INTERNAL); in __ns_ldap_initAuth()
1955 NS_LDAP_INTERNAL, in __ns_ldap_initAuth()
1958 return (NS_LDAP_INTERNAL); in __ns_ldap_initAuth()
2001 return (NS_LDAP_INTERNAL); in __ns_ldap_initStandalone()
[all …]
H A Dns_reads.c567 return (NS_LDAP_INTERNAL); in __s_api_cvtEntry()
608 return (NS_LDAP_INTERNAL); in __s_api_cvtEntry()
2053 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in multi_result()
2055 cookie->err_rc = NS_LDAP_INTERNAL; in multi_result()
2123 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in multi_result()
2125 cookie->err_rc = NS_LDAP_INTERNAL; in multi_result()
2381 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, err, in search_state_machine()
2383 cookie->err_rc = NS_LDAP_INTERNAL; in search_state_machine()
2925 MKERROR(LOG_WARNING, *errorp, NS_LDAP_INTERNAL, in search_state_machine()
2928 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()
1078 return_rc = NS_LDAP_INTERNAL; in write_state_machine()
1108 return (NS_LDAP_INTERNAL); in write_state_machine()
2881 rc = NS_LDAP_INTERNAL; in modify_ethers_bootp()
3937 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
3942 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
3952 if (rc == NS_LDAP_INTERNAL && *errorp && in __ns_ldap_addTypedEntry()
H A Dns_sldap.h253 NS_LDAP_INTERNAL = 7, /* LDAP error, detail in errorp */ enumerator
H A Dns_config.c2382 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2391 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
2492 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2501 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
2570 exitrc = NS_LDAP_INTERNAL; in __ns_ldap_setParamValue()
2579 NS_LDAP_INTERNAL, in __ns_ldap_setParamValue()
H A Dns_connmgmt.c1302 free_cm = close_conn_mt(cm, NS_LDAP_INTERNAL, NULL, NULL); in match_conn_mt()
/titanic_50/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c59 case NS_LDAP_INTERNAL: in __ldap_to_pamerror()
222 } else if (ldaprc == NS_LDAP_INTERNAL) { in authenticate()
/titanic_50/usr/src/lib/passwdutil/
H A Dldap_attr.c960 case NS_LDAP_INTERNAL: in ldap_to_pwu_code()
1085 if ((ldaprc == NS_LDAP_INTERNAL) && in ldap_replaceattr()
1097 if ((ldaprc == NS_LDAP_INTERNAL) && in ldap_replaceattr()
/titanic_50/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.c112 case NS_LDAP_INTERNAL: in switch_err()
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1741 if (rc == NS_LDAP_INTERNAL &&
1751 if (rc == NS_LDAP_INTERNAL &&
/titanic_50/usr/src/cmd/keyserv/
H A Dchkey_common.c697 if ((ldaprc == NS_LDAP_INTERNAL) && in update_ldap_attr()
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c262 case NS_LDAP_INTERNAL: in nldaprc2retcode()
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c439 case NS_LDAP_INTERNAL: in addentry()
4223 case NS_LDAP_INTERNAL: in dumptable()