Searched refs:switch_err (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/nsswitch/nis/common/
H A Dswitch_err.c23 * switch_err.c
39 switch_err(ypclnt_err) function
H A Dnis_common.c65 switch_err(ypstatus, ismatch) function
177 return (switch_err(ypstatus, 1));
213 return (switch_err(ypstatus, 1));
354 if ((res = switch_err(ypstatus, 0)) != NSS_SUCCESS) {
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c226 switch_err(int rc) function
532 exit(switch_err(rc));
564 exit(switch_err(rc));
/opensolaris-onvv-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.c100 switch_err(int rc, ns_ldap_error_t *error) function
149 rc = switch_err(rc, error);
272 rc = switch_err(rc, error);
439 retcode = switch_err(retcode, error);
H A Dldap_common.h168 extern nss_status_t switch_err(int rc, ns_ldap_error_t *error);
H A Dgetnetgrent.c591 status1 = switch_err(rc, error);

Completed in 111 milliseconds