Searched refs:GSSAPI_DEPRECATED_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h56 #ifndef GSSAPI_DEPRECATED_FUNCTION
58 #define GSSAPI_DEPRECATED_FUNCTION(X) __attribute__((deprecated)) macro
60 #define GSSAPI_DEPRECATED_FUNCTION(X) macro
868 ) GSSAPI_DEPRECATED_FUNCTION("Use gss_get_mic");
876 ) GSSAPI_DEPRECATED_FUNCTION("Use gss_verify_mic");
886 ) GSSAPI_DEPRECATED_FUNCTION("Use gss_wrap");
895 ) GSSAPI_DEPRECATED_FUNCTION("Use gss_unwrap");
1118 #undef GSSAPI_DEPRECATED_FUNCTION macro
/freebsd-11.0-release/include/gssapi/
H A Dgssapi.h66 #ifndef GSSAPI_DEPRECATED_FUNCTION
68 #define GSSAPI_DEPRECATED_FUNCTION(X) __attribute__((deprecated)) macro
70 #define GSSAPI_DEPRECATED_FUNCTION(X) macro

Completed in 163 milliseconds