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

/httpd/modules/core/
H A Dmod_watchdog.h81 /* Create a set of AP_WD_DECLARE(type), AP_WD_DECLARE_NONSTD(type) and
87 #define AP_WD_DECLARE_NONSTD(type) type macro
91 #define AP_WD_DECLARE_NONSTD(type) type macro
95 #define AP_WD_DECLARE_NONSTD(type) __declspec(dllexport) type macro
99 #define AP_WD_DECLARE_NONSTD(type) __declspec(dllimport) type macro

Completed in 234 milliseconds