Searched refs:errpp (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_sasl.c | 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 [all …]
|
H A D | ns_internal.h | 862 ns_ldap_error_t **errpp); 866 ns_ldap_error_t **errpp); 869 ns_ldap_self_gssapi_config_t config, ns_ldap_error_t **errpp);
|