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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgssapictx.c836 OM_uint32 msg_ctx, minor_stat; local
840 (void)gss_display_status(&minor_stat, major, GSS_C_GSS_CODE,
845 (void)gss_display_status(&minor_stat, minor, GSS_C_MECH_CODE,
852 (void)gss_release_buffer(&minor_stat, &msg_major);
855 (void)gss_release_buffer(&minor_stat, &msg_minor);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgssapictx.c840 OM_uint32 msg_ctx, minor_stat; local
844 (void)gss_display_status(&minor_stat, major, GSS_C_GSS_CODE,
849 (void)gss_display_status(&minor_stat, minor, GSS_C_MECH_CODE,
856 (void)gss_release_buffer(&minor_stat, &msg_major);
859 (void)gss_release_buffer(&minor_stat, &msg_minor);

Completed in 96 milliseconds