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

/freebsd-current/crypto/heimdal/lib/gssapi/
H A Dtest_context.c50 static int dce_style_flag = 0; variable
134 if (dce_style_flag)
341 if (dce_style_flag) {
348 if (dce_style_flag) {
358 maj_stat = gss_wrap_iov(&min_stat, cctx, dce_style_flag || flags & USE_CONF, 0, &conf_state,
473 {"dce-style",0, arg_flag, &dce_style_flag, "dce-style", NULL },

Completed in 69 milliseconds