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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Ddisp_status.c74 #define save_error_string_nocopy gss_krb5_save_error_string_nocopy macro
75 static int save_error_string_nocopy(OM_uint32 minor_code, char *msg) function
123 if (save_error_string_nocopy(minor_code, s) != 0)
137 if (save_error_string_nocopy(minor_code, s) != 0)
/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c88 static int save_error_string_nocopy(OM_uint32 minor_code, char *msg) function
136 if (save_error_string_nocopy(minor_code, s) != 0)
150 if (save_error_string_nocopy(minor_code, s) != 0)

Completed in 21 milliseconds