Home
last modified time | relevance | path

Searched refs:ret_mech_string (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_context.c45 static char *ret_mech_string; variable
465 {"ret-mech-type",0, arg_string, &ret_mech_string,
635 if (ret_mech_string) { in main()
638 retoid = string_to_oid(ret_mech_string); in main()
642 ret_mech_string); in main()