Searched refs:NS_LDAP_NOTFOUND (Results 1 – 17 of 17) sorted by relevance
42 {NS_LDAP_NOTFOUND, NULL},
634 return (NS_LDAP_NOTFOUND); in __s_api_ip2hostname()666 return (NS_LDAP_NOTFOUND); in __s_api_ip2hostname()716 return (NS_LDAP_NOTFOUND); in convert_to_door_line()740 return (NS_LDAP_NOTFOUND); in convert_to_door_line()891 return (NS_LDAP_NOTFOUND); in getDirBaseDN()947 return (NS_LDAP_NOTFOUND); in getDirBaseDN()1464 if (ret_code == NS_LDAP_NOTFOUND) { in __ns_ldap_getRootDSE()1472 NS_LDAP_NOTFOUND, in __ns_ldap_getRootDSE()2332 return (NS_LDAP_NOTFOUND); in __s_api_findRootDSE()
161 if (rc == NS_LDAP_NOTFOUND) { in __getldapaliasbyname()
1400 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1404 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1415 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1476 if (cn->ns_rc != NS_LDAP_NOTFOUND) in __s_api_conn_mt_get()1520 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1771 __s_api_conn_mt_remove(cu, NS_LDAP_NOTFOUND, NULL); in __s_api_check_libldap_MT_conn_support()
249 NS_LDAP_NOTFOUND = 2, /* entry not found, no info in errorp */ enumerator
3262 rc = NS_LDAP_NOTFOUND; in ldap_list()3523 ? NS_LDAP_NOTFOUND : c->err_rc; in __ns_ldap_list_batch_process()3673 rc = NS_LDAP_NOTFOUND; in find_domainname()3680 rc = NS_LDAP_NOTFOUND; in find_domainname()3905 rc = NS_LDAP_NOTFOUND; in firstEntry()4416 rc = NS_LDAP_NOTFOUND; in __ns_ldap_dn2domain()5535 return (NS_LDAP_NOTFOUND); in parse_acct_cont_resp_msg()
1732 if (rc != NS_LDAP_NOTFOUND) in getConnection()
2883 case NS_LDAP_NOTFOUND: in modify_ethers_bootp()
370 if (res != NS_LDAP_SUCCESS && res != NS_LDAP_NOTFOUND) { in ldap_match()393 if (res == NS_LDAP_NOTFOUND || result == NULL || in ldap_match()609 case NS_LDAP_NOTFOUND: in ldap_err()866 if (res != NS_LDAP_SUCCESS && res != NS_LDAP_NOTFOUND) { in getmapkeys_ldap()
58 case NS_LDAP_NOTFOUND: in __ldap_to_pamerror()
247 case NS_LDAP_NOTFOUND: in switch_err()
414 case NS_LDAP_NOTFOUND: in addentry()4198 case NS_LDAP_NOTFOUND: in dumptable()4537 if ((rc == NS_LDAP_NOTFOUND) && (op == OP_ADD) && in main()4576 if (rc == NS_LDAP_NOTFOUND) { in main()
106 case NS_LDAP_NOTFOUND: in switch_err()
619 } else if (rc != NS_LDAP_NOTFOUND) { in top_down_search()
252 case NS_LDAP_NOTFOUND: in nldaprc2retcode()
957 case NS_LDAP_NOTFOUND: return (PWU_NOT_FOUND); in ldap_to_pwu_code()
593 if (rc_ns == NS_LDAP_NOTFOUND) { in unixname2dn()