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

/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Ddigest-service.c119 derive_version_ntq(const NTLMRequest2 *ntq) argument
121 if ((ntq->ntlmFlags & NTLM_NEG_NTLM2_SESSION) &&
122 (ntq->lmChallengeResponse.length >= 8) &&
123 (ntq->ntChallengeResponse.length == 24))
125 if (ntq->ntChallengeResponse.length == 24)
127 if (ntq->ntChallengeResponse.length > 24)
129 if (ntq->ntChallengeResponse.length == 0)
267 const NTLMRequest2 *ntq,
282 const NTLMRequest2 *ntq,
301 ntq
280 kdc_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
728 od_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
903 guest_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
1260 netr_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
1647 NTLMRequest2 ntq; local
[all...]
/macosx-10.10.1/swig-12/Source/Swig/
H A Dsymbol.c1709 SwigType *ntq = 0; local
1724 ntq = Swig_symbol_type_qualify(nt, tsdecl);
1725 if (SwigType_istemplate(ntq)) {
1726 String *ty = Swig_symbol_template_deftype(ntq, tscope);
1727 Delete(ntq);
1728 ntq = ty;
1730 /* Printf(stderr,"value %s %s %s\n",value,ntr,ntq); */
1731 cp = NewParm(ntq, 0);
1740 Delete(ntq);
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul3.el1834 ("ntq" ?$(C<8(B)

Completed in 185 milliseconds