Searched defs:APR_DECLARE (Results 1 – 11 of 11) sorted by relevance
479 #define APR_DECLARE(type) type macro511 #define APR_DECLARE(type) type __stdcall macro515 #define APR_DECLARE(type) __declspec(dllexport) type __stdcall macro519 #define APR_DECLARE(type) __declspec(dllimport) type __stdcall macro
479 #define APR_DECLARE(type) type macro
147 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() function
206 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() function
210 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, in APR_DECLARE() function
135 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() function
171 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() function
409 APR_DECLARE(apr_status_t) apr_file_link(const char *from_path, in APR_DECLARE() function
688 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() function
409 APR_DECLARE(apr_status_t) apr_os_shm_get(apr_os_shm_t *osshm, in APR_DECLARE() function
964 APR_DECLARE(apr_status_t) apr_os_proc_mutex_get(apr_os_proc_mutex_t *ospmutex, function