Searched defs:errpp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c310 ns_ldap_error_t **errpp) {
326 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG,
344 MKERROR(LOG_ERR, *errpp,
371 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG,
406 ns_ldap_error_t **errpp) {
412 if (errpp)
413 *errpp = NULL;
421 if ((retcode = test_dns_nsswitch(foreground, fname, errpp)) !=
455 MKERROR(loglevel, *errpp, retcode, strdup(buf),
470 ns_ldap_error_t **errpp) {
308 test_dns_nsswitch(int foreground, const char *fname, ns_ldap_error_t **errpp) argument
401 __ns_ldap_check_dns_preq(int foreground, int mode_verbose, int mode_quiet, const char *fname, ns_ldap_self_gssapi_config_t config, ns_ldap_error_t **errpp) argument
466 __ns_ldap_check_gssapi_preq(int foreground, int mode_verbose, int mode_quiet, ns_ldap_self_gssapi_config_t config, ns_ldap_error_t **errpp) argument
539 __ns_ldap_check_all_preq(int foreground, int mode_verbose, int mode_quiet, ns_ldap_self_gssapi_config_t config, ns_ldap_error_t **errpp) argument
[all...]

Completed in 666 milliseconds