Searched refs:TKT_FLG_INVALID (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/dceutils/
H A Dk5dce.h144 #define TKT_FLG_INVALID 0x01000000 macro
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2917 if (strEQ(name, "TKT_FLG_INVALID"))
2918 #ifdef TKT_FLG_INVALID
2919 return TKT_FLG_INVALID;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2891 if (strEQ(name, "TKT_FLG_INVALID"))
2892 #ifdef TKT_FLG_INVALID
2893 return TKT_FLG_INVALID;
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dkssl.c1533 else if (krb5ticket->enc_part2->flags & TKT_FLG_INVALID)
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h828 #define TKT_FLG_INVALID 0x01000000 macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h830 #define TKT_FLG_INVALID 0x01000000 macro

Completed in 164 milliseconds