Searched refs:TKT_FLG_INITIAL (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/dceutils/
H A Dk5dce.h146 #define TKT_FLG_INITIAL 0x00400000 macro
/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_util.c72 v5creds->ticket_flags = TKT_FLG_FORWARDABLE | TKT_FLG_PROXIABLE | TKT_FLG_RENEWABLE | TKT_FLG_INITIAL;
H A Dtest_ccapi_v2.c109 v5creds->ticket_flags = TKT_FLG_FORWARDABLE | TKT_FLG_PROXIABLE | TKT_FLG_RENEWABLE | TKT_FLG_INITIAL;
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2911 if (strEQ(name, "TKT_FLG_INITIAL"))
2912 #ifdef TKT_FLG_INITIAL
2913 return TKT_FLG_INITIAL;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2885 if (strEQ(name, "TKT_FLG_INITIAL"))
2886 #ifdef TKT_FLG_INITIAL
2887 return TKT_FLG_INITIAL;
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h830 #define TKT_FLG_INITIAL 0x00400000 macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h832 #define TKT_FLG_INITIAL 0x00400000 macro

Completed in 232 milliseconds