Home
last modified time | relevance | path

Searched refs:HEIMDAL_DEPRECATED (Results 1 – 2 of 2) sorted by relevance

/NextBSD/kerberos5/include/
HDkrb5-types.h27 #ifndef HEIMDAL_DEPRECATED
29 #define HEIMDAL_DEPRECATED __attribute__((deprecated)) macro
31 #define HEIMDAL_DEPRECATED __declspec(deprecated) macro
33 #define HEIMDAL_DEPRECATED macro
/NextBSD/crypto/heimdal/include/
HDkrb5-types.cross25 #ifndef HEIMDAL_DEPRECATED
27 #define HEIMDAL_DEPRECATED __attribute__((deprecated))
29 #define HEIMDAL_DEPRECATED __declspec(deprecated)
31 #define HEIMDAL_DEPRECATED