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

/httpd/modules/aaa/
H A Dmod_authz_dbd.h21 /* Create a set of AUTHZ_DBD_DECLARE(type), AUTHZ_DBD_DECLARE_NONSTD(type) and
26 #define AUTHZ_DBD_DECLARE_NONSTD(type) type macro
30 #define AUTHZ_DBD_DECLARE_NONSTD(type) type macro
34 #define AUTHZ_DBD_DECLARE_NONSTD(type) __declspec(dllexport) type macro
38 #define AUTHZ_DBD_DECLARE_NONSTD(type) __declspec(dllimport) type macro

Completed in 1197 milliseconds