mechType 1662 source3/utils/ntlm_auth.c const char **mechType = (const char **)spnego.negTokenInit.mechTypes; mechType 1664 source3/utils/ntlm_auth.c while (*mechType != NULL) { mechType 1667 source3/utils/ntlm_auth.c if ( (strcmp(*mechType, OID_KERBEROS5_OLD) == 0) || mechType 1668 source3/utils/ntlm_auth.c (strcmp(*mechType, OID_KERBEROS5) == 0) ) { mechType 1674 source3/utils/ntlm_auth.c if (strcmp(*mechType, OID_NTLMSSP) == 0) { mechType 1679 source3/utils/ntlm_auth.c mechType++; mechType 399 source4/auth/gensec/spnego.c const char **mechType, mechType 410 source4/auth/gensec/spnego.c mechType, mechType 414 source4/auth/gensec/spnego.c mechType, mechType 424 source4/auth/gensec/spnego.c if (strcmp(all_sec[i].oid, mechType[0]) == 0) { mechType 373 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c select_mech(OM_uint32 *minor_status, MechType *mechType, int verify_p, mechType 386 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c mechType,