Home
last modified time | relevance | path

Searched defs:KRB5_DEPRECATED_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dkrb5-private.h17 #define KRB5_DEPRECATED_FUNCTION(x) __attribute__((__deprecated__(x))) macro
19 #define KRB5_DEPRECATED_FUNCTION(X) __attribute__((__deprecated__)) macro
21 #define KRB5_DEPRECATED_FUNCTION(X) macro
731 #define KRB5_DEPRECATED_FUNCTION(X) macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5-private.h19 #define KRB5_DEPRECATED_FUNCTION(x) __attribute__((__deprecated__(x))) macro
21 #define KRB5_DEPRECATED_FUNCTION(X) __attribute__((__deprecated__)) macro
23 #define KRB5_DEPRECATED_FUNCTION(X) macro
733 #define KRB5_DEPRECATED_FUNCTION(X) macro
H A Dkrb5-protos.h20 #define KRB5_DEPRECATED_FUNCTION(x) __attribute__((__deprecated__(x))) macro
22 #define KRB5_DEPRECATED_FUNCTION(X) __attribute__((__deprecated__)) macro
24 #define KRB5_DEPRECATED_FUNCTION(X) macro
H A Dget_in_tkt.c36 #define KRB5_DEPRECATED_FUNCTION(x) macro
H A Ddeprecated.c38 #define KRB5_DEPRECATED_FUNCTION(x) macro