51#define HAVE_LIMITS_H 1
52#define HAVE_SIGNAL_H 1
53#define HAVE_STDDEF_H 1
54#define HAVE_STDLIB_H 1
56#define HAVE_SYS_SELECT_H 1
59#define HAVE_SYS_STAT_H 1
60#define HAVE_SYS_MMAN_H 1
66#define HAVE_STRNICMP 1
75#define HAVE_UNSETENV 1
79#define HAVE_GETPASS_R 1
84#if (CURRENT_NDK_THRESHOLD < 709060000)
85#define getpass_r getpassword
91#define HAVE_GETADDRINFO 1
92#define HAVE_GETNAMEINFO 1
103#if (CURRENT_NDK_THRESHOLD < 306030000)
130#if (CURRENT_NDK_THRESHOLD < 406230000)
132#define SA_NOCLDSTOP 0x00000001
135#define SIGBUS SIGSEGV
138#define _getch getcharacter
140#define SIZEOF_SHORT 2
142#define SIZEOF_LONGLONG 8
144#define SIZEOF_SSIZE_T SIZEOF_INT
182#define malloc(x) library_malloc(gLibHandle,x)
184#define _alloca alloca
188#define APR_INT64_STRFN strtoll
190#if APR_HAS_LARGE_FILES
191#define APR_OFF_T_STRFN strtoll
193#define APR_OFF_T_STRFN strtol
197#define APR_DWORD_MAX 0xFFFFFFFFUL
int register_NLM(void *NLMHandle)
int setGlobalPool(void *data)
int unregister_NLM(void *NLMHandle)