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

/bind-9.6-ESV-R11/lib/dns/
H A Dgssapictx.c780 OM_uint32 msg_ctx, minor_stat; local
784 (void)gss_display_status(&minor_stat, major, GSS_C_GSS_CODE,
789 (void)gss_display_status(&minor_stat, minor, GSS_C_MECH_CODE,
796 (void)gss_release_buffer(&minor_stat, &msg_major);
798 (void)gss_release_buffer(&minor_stat, &msg_minor);

Completed in 10 milliseconds