gss_str2oid
mech_type = gss_str2oid((char *)GSS_KRB5_MECH_OID);
mech_type = gss_str2oid(argv[0]);
nameType = gss_str2oid((char *) argv[1]);
mechType = gss_str2oid(argv[2]);
mechType = gss_str2oid((char *)GSS_KRB5_MECH_OID);
mech_type = gss_str2oid((char *)GSS_KRB5_MECH_OID);
mech_type = gss_str2oid(argv[0]);
mech_type = gss_str2oid((char *)GSS_DUMMY_MECH_OID);
mech_type = gss_str2oid(argv[0]);
mech_type = gss_str2oid((char *)GSS_KRB5_MECH_OID);
mech_type = gss_str2oid((char *)GSS_KRB5_MECH_OID);
mech_type = gss_str2oid(argv[0]);
static gss_OID gss_str2oid(char *);