Searched refs:save_error_string_nocopy (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Ddisp_status.c78 #define save_error_string_nocopy gss_krb5_save_error_string_nocopy macro
79 static int save_error_string_nocopy(OM_uint32 minor_code, char *msg) function
126 if (save_error_string_nocopy(minor_code, s) != 0)
140 if (save_error_string_nocopy(minor_code, s) != 0)
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c87 static int save_error_string_nocopy(OM_uint32 minor_code, char *msg) function
134 if (save_error_string_nocopy(minor_code, s) != 0)
148 if (save_error_string_nocopy(minor_code, s) != 0)

Completed in 70 milliseconds