Searched refs:NS_LDAP_NOTFOUND (Results 1 – 17 of 17) sorted by relevance
635 return (NS_LDAP_NOTFOUND); in __s_api_ip2hostname()667 return (NS_LDAP_NOTFOUND); in __s_api_ip2hostname()717 return (NS_LDAP_NOTFOUND); in convert_to_door_line()741 return (NS_LDAP_NOTFOUND); in convert_to_door_line()892 return (NS_LDAP_NOTFOUND); in getDirBaseDN()948 return (NS_LDAP_NOTFOUND); in getDirBaseDN()1465 if (ret_code == NS_LDAP_NOTFOUND) { in __ns_ldap_getRootDSE()1473 NS_LDAP_NOTFOUND, in __ns_ldap_getRootDSE()2333 return (NS_LDAP_NOTFOUND); in __s_api_findRootDSE()
42 {NS_LDAP_NOTFOUND, NULL},
161 if (rc == NS_LDAP_NOTFOUND) { in __getldapaliasbyname()
1409 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1413 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1424 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1485 if (cn->ns_rc != NS_LDAP_NOTFOUND) in __s_api_conn_mt_get()1529 return (NS_LDAP_NOTFOUND); in __s_api_conn_mt_get()1783 __s_api_conn_mt_remove(cu, NS_LDAP_NOTFOUND, NULL); in __s_api_check_libldap_MT_conn_support()
250 NS_LDAP_NOTFOUND = 2, /* entry not found, no info in errorp */ enumerator
3270 rc = NS_LDAP_NOTFOUND; in ldap_list()3531 ? NS_LDAP_NOTFOUND : c->err_rc; in __ns_ldap_list_batch_process()3718 rc = NS_LDAP_NOTFOUND; in lookup_dn()3761 rc = NS_LDAP_NOTFOUND; in find_domainname()3983 rc = NS_LDAP_NOTFOUND; in firstEntry()4353 rc = NS_LDAP_NOTFOUND; in __ns_ldap_dn2uid()4537 rc = NS_LDAP_NOTFOUND; in __ns_ldap_dn2domain()5658 return (NS_LDAP_NOTFOUND); in parse_acct_cont_resp_msg()
1732 if (rc != NS_LDAP_NOTFOUND) in getConnection()
2881 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()
57 case NS_LDAP_NOTFOUND: in __ldap_to_pamerror()
246 case NS_LDAP_NOTFOUND: in switch_err()
414 case NS_LDAP_NOTFOUND: in addentry()4200 case NS_LDAP_NOTFOUND: in dumptable()4539 if ((rc == NS_LDAP_NOTFOUND) && (op == OP_ADD) && in main()4578 if (rc == NS_LDAP_NOTFOUND) { in main()
107 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()
960 case NS_LDAP_NOTFOUND: return (PWU_NOT_FOUND); in ldap_to_pwu_code()
593 if (rc_ns == NS_LDAP_NOTFOUND) { in unixname2dn()