Home
last modified time | relevance | path

Searched defs:DECL_FUNC_PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/ccapi/
H A Dwinccld.h24 #define DECL_FUNC_PTR(x) FP_##x p##x macro
28 #define DECL_FUNC_PTR(x) extern FP_##x p##x macro
/freebsd/crypto/krb5/src/windows/include/
H A Dloadfuncs.h15 #define DECL_FUNC_PTR(x) FP_##x p##x macro