40 #define HAVE_ALLOCA_H 1 41 #define HAVE_DLFCN_H 1 42 #define HAVE_LIMITS_H 1 43 #define HAVE_SIGNAL_H 1 44 #define HAVE_STDDEF_H 1 45 #define HAVE_STDLIB_H 1 47 #define HAVE_SYS_SELECT_H 1 50 #define HAVE_SYS_STAT_H 1 51 #define HAVE_SYS_MMAN_H 1 52 #define HAVE_FCNTL_H 1 53 #define HAVE_ICONV_H 1 54 #define HAVE_UTIME_H 1 56 #define HAVE_STRICMP 1 57 #define HAVE_STRNICMP 1 66 #define HAVE_UNSETENV 1 70 #define HAVE_GETPASS_R 1 75 #if (CURRENT_NDK_THRESHOLD < 709060000) 76 #define getpass_r getpassword 80 #define HAVE_GETADDRINFO 1 81 #define HAVE_GETNAMEINFO 1 92 #if (CURRENT_NDK_THRESHOLD < 306030000) 119 #if (CURRENT_NDK_THRESHOLD < 406230000) 121 #define SA_NOCLDSTOP 0x00000001 124 #define SIGBUS SIGSEGV 127 #define _getch() getcharacter() 129 #define SIZEOF_CHAR 1 130 #define SIZEOF_SHORT 2 132 #define SIZEOF_LONGLONG 8 133 #define SIZEOF_SSIZE_T SIZEOF_INT 170 #define malloc(x) library_malloc(gLibHandle,x) 172 #define _alloca alloca 176 #define APR_INT64_STRFN strtoll 178 #if APR_HAS_LARGE_FILES 179 #define APR_OFF_T_STRFN strtoll 181 #define APR_OFF_T_STRFN strtol 185 #define APR_DWORD_MAX 0xFFFFFFFFUL 188 #define APU_DSO_BUILD 0 201 #define HAVE_ICONV_H 1 206 #if (CURRENT_NDK_THRESHOLD >= 705110000) 207 #define APU_ICONV_INBUF_CONST void * gs_phOptionalFunctions
Definition: apr_private.h:151
rtag_t gs_lookup_rtag
Definition: apr_private.h:155
int setStatCache(void *data)
rtag_t gs_event_rtag
Definition: apr_private.h:156
rtag_t gs_pcp_rtag
Definition: apr_private.h:157
int setGlobalPool(void *data)
void * gPool
Definition: apr_private.h:148
Definition: apr_private.h:146
rtag_t gs_startup_rtag
Definition: apr_private.h:153
int unregister_NLM(void *NLMHandle)
void * gs_xref_head
Definition: apr_private.h:158
APR Platform Definitions.
void netware_pool_proc_cleanup()
void * gs_nlmhandle
Definition: apr_private.h:152
void * gs_aHooksToSort
Definition: apr_private.h:149
rtag_t gs_socket_rtag
Definition: apr_private.h:154
int register_NLM(void *NLMHandle)
int initialized
Definition: apr_private.h:147
void * gs_phOptionalHooks
Definition: apr_private.h:150