Searched defs:KERBEROS_APPLE_DEPRECATED (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dcom_err.h57 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated(x))) macro
62 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated)) macro
H A Dprofile.h14 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated(x))) macro
19 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated)) macro
H A DKerberosLogin.h41 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated(x))) macro
43 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated)) macro
45 #define KERBEROS_APPLE_DEPRECATED(x) macro
[all...]
H A Dkrb5.h72 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated(x))) macro
77 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated)) macro
[all...]
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h73 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated(x))) macro
78 #define KERBEROS_APPLE_DEPRECATED(x) __attribute__((deprecated)) macro
[all...]

Completed in 182 milliseconds