Lines Matching refs:err_rc
1490 cookie->err_rc = NS_LDAP_INVALID_PARAM;
1497 cookie->err_rc = NS_LDAP_MEMORY;
1507 cookie->err_rc = NS_LDAP_MEMORY;
1520 cookie->err_rc = rc;
1541 cookie->err_rc = rc;
1550 cookie->err_rc = rc;
1559 cookie->err_rc = NS_LDAP_MEMORY;
1589 cookie->err_rc = NS_LDAP_MEMORY;
1623 cookie->err_rc = rc;
1670 cookie->err_rc = rc;
1719 cookie->err_rc = rc;
1958 &cookie->err_rc);
2001 &cookie->err_rc);
2047 &cookie->err_rc);
2050 cookie->err_rc,
2051 gettext(ldap_err2string(cookie->err_rc)));
2055 cookie->err_rc = NS_LDAP_INTERNAL;
2117 &cookie->err_rc);
2120 cookie->err_rc,
2121 gettext(ldap_err2string(cookie->err_rc)));
2125 cookie->err_rc = NS_LDAP_INTERNAL;
2345 cookie->err_rc = 0;
2383 cookie->err_rc = NS_LDAP_INTERNAL;
2415 cookie->err_rc = rc;
2425 cookie->err_rc = rc;
2456 cookie->err_rc = rc;
2494 cookie->err_rc = rc;
2524 * cookie->err_rc above.
2538 cookie->err_rc = rc;
2545 cookie->err_rc = rc;
2625 cookie->err_rc = rc;
2637 cookie->err_rc = rc;
2651 cookie->err_rc = rc;
2663 cookie->err_rc = rc;
2700 cookie->err_rc = rc;
2760 cookie->err_rc = rc;
2773 cookie->err_rc = rc;
2787 cookie->err_rc = rc;
2824 cookie->err_rc = rc;
2829 cookie->err_rc = rc;
2892 rc_save = cookie->err_rc;
2894 if (cookie->err_rc == LDAP_SERVER_DOWN) {
2900 cookie->err_rc);
2901 } else if (cookie->err_rc == LDAP_TIMEOUT) {
2906 "."), cookie->err_rc,
2908 cookie->err_rc));
2913 cookie->err_rc,
2914 ldap_err2string(cookie->err_rc));
2917 if (cookie->err_rc == LDAP_SERVER_DOWN) {
2919 cookie->err_rc, err, NULL);
2922 cookie->err_rc, err, NULL);
2928 cookie->err_rc = NS_LDAP_INTERNAL;
2951 cookie->err_rc = NS_LDAP_INTERNAL;
2959 cookie->err_rc = cookie->conn_user->ns_rc;
2976 cookie->err_rc = NS_LDAP_INTERNAL;
3218 rc = cookie->err_rc;
3245 rc = cookie->err_rc;
3478 rc = __s_api_setup_getnext(c->conn_user, &c->err_rc, &errorp);
3523 ? NS_LDAP_NOTFOUND : c->err_rc;
3664 rc = cookie->err_rc;
3889 rc = cookie->err_rc;
3900 rc = cookie->err_rc;
3962 &cookie->err_rc, errorp);
3981 rc = cookie->err_rc;
4009 rc = cookie->err_rc;
5759 rc = cookie->err_rc;