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

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dget_for_creds.c118 flags |= KDC_OPT_FORWARDED;
H A Dkrb5.h428 #define KDC_OPT_FORWARDED (1 << 2) macro
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c403 if (strEQ(name, "KDC_OPT_FORWARDED"))
404 #ifdef KDC_OPT_FORWARDED
405 return KDC_OPT_FORWARDED;
H A DKrb5.pm31 KDC_OPT_FORWARDED
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c395 if (strEQ(name, "KDC_OPT_FORWARDED"))
396 #ifdef KDC_OPT_FORWARDED
397 return KDC_OPT_FORWARDED;
H A DKrb5.pm31 KDC_OPT_FORWARDED
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h733 #define KDC_OPT_FORWARDED 0x20000000 macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h735 #define KDC_OPT_FORWARDED 0x20000000 macro

Completed in 216 milliseconds