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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sasl.c391 ns_ldap_error_t **errpp)
407 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG,
424 MKERROR(LOG_ERR, *errpp,
450 MKERROR(LOG_ERR, *errpp, NS_LDAP_CONFIG,
486 ns_ldap_error_t **errpp)
492 if (errpp)
493 *errpp = NULL;
501 if ((retcode = test_dns_nsswitch(foreground, fname, errpp))
535 MKERROR(loglevel, *errpp, retcode, strdup(buf),
550 ns_ldap_error_t **errpp)
389 test_dns_nsswitch(int foreground, const char *fname, ns_ldap_error_t **errpp) argument
481 __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
546 __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
618 __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 23 milliseconds