Searched defs:KRB5_DEPRECATED_FUNCTION (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkrb5-private.h13 #define KRB5_DEPRECATED_FUNCTION(x) __attribute__((__deprecated__(x))) macro
15 #define KRB5_DEPRECATED_FUNCTION(X) __attribute__((__deprecated__)) macro
17 #define KRB5_DEPRECATED_FUNCTION(X) macro
755 #undef KRB5_DEPRECATED_FUNCTION macro
756 #define KRB5_DEPRECATED_FUNCTION(X) macro
H A Dkrb5-protos.h13 #define KRB5_DEPRECATED_FUNCTION(x) __attribute__((__deprecated__(x))) macro
15 #define KRB5_DEPRECATED_FUNCTION(X) __attribute__((__deprecated__)) macro
17 #define KRB5_DEPRECATED_FUNCTION(X) macro
8908 #undef KRB5_DEPRECATED_FUNCTION macro
[all...]
/macosx-10.9.5/pam_modules-138/modules/pam_krb5/
H A Dpam_krb5.c62 #define KRB5_DEPRECATED_FUNCTION(x) /* no warnings for now :`( */ macro

Completed in 144 milliseconds