Lines Matching refs:errpp
310 ns_ldap_error_t **errpp) { in test_dns_nsswitch() argument
326 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG, in test_dns_nsswitch()
344 MKERROR(LOG_ERR, *errpp, in test_dns_nsswitch()
371 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG, in test_dns_nsswitch()
406 ns_ldap_error_t **errpp) { in __ns_ldap_check_dns_preq() argument
412 if (errpp) in __ns_ldap_check_dns_preq()
413 *errpp = NULL; in __ns_ldap_check_dns_preq()
421 if ((retcode = test_dns_nsswitch(foreground, fname, errpp)) != in __ns_ldap_check_dns_preq()
455 MKERROR(loglevel, *errpp, retcode, strdup(buf), in __ns_ldap_check_dns_preq()
470 ns_ldap_error_t **errpp) { in __ns_ldap_check_gssapi_preq() argument
478 if (errpp) in __ns_ldap_check_gssapi_preq()
479 *errpp = NULL; in __ns_ldap_check_gssapi_preq()
495 NS_LDAP_SCOPE_BASE, &result, errpp, NULL, NULL); in __ns_ldap_check_gssapi_preq()
529 MKERROR(loglevel, *errpp, rc, strdup(buf), in __ns_ldap_check_gssapi_preq()
543 ns_ldap_error_t **errpp) { in __ns_ldap_check_all_preq() argument
547 if (errpp) in __ns_ldap_check_all_preq()
548 *errpp = NULL; in __ns_ldap_check_all_preq()
558 config, errpp)) != NS_LDAP_SUCCESS) in __ns_ldap_check_all_preq()
561 mode_verbose, mode_quiet, config, errpp)) != in __ns_ldap_check_all_preq()