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

/bind-9.11.3/lib/dns/
H A Dgssapictx.c844 OM_uint32 msg_ctx, minor_stat; local
848 (void)gss_display_status(&minor_stat, major, GSS_C_GSS_CODE,
853 (void)gss_display_status(&minor_stat, minor, GSS_C_MECH_CODE,
860 (void)gss_release_buffer(&minor_stat, &msg_major);
862 (void)gss_release_buffer(&minor_stat, &msg_minor);

Completed in 561 milliseconds