📄 apr_private.h.in
字号:
/* include/arch/unix/apr_private.h.in. Generated automatically from configure.in by autoheader. */#ifndef APR_PRIVATE_H#define APR_PRIVATE_H/* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */#ifndef _ALL_SOURCE#undef _ALL_SOURCE#endif/* Define to empty if the keyword does not work. */#undef const/* Define to `int' if <sys/types.h> doesn't define. */#undef gid_t/* Define as __inline if that's what the C compiler calls it. */#undef inline/* Define to `long' if <sys/types.h> doesn't define. */#undef off_t/* Define to `int' if <sys/types.h> doesn't define. */#undef pid_t/* Define if the `setpgrp' function takes no argument. */#undef SETPGRP_VOID/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if `sys_siglist' is declared by <signal.h>. */#undef SYS_SIGLIST_DECLARED/* Define to `int' if <sys/types.h> doesn't define. */#undef uid_t/* Various #defines we need to know about */#undef HAVE_LOCK_EX#undef HAVE_F_SETLK#undef HAVE_CODESET#undef HAVE_PTHREAD_PROCESS_SHARED#undef DEV_RANDOM#undef HAVE_TRUERAND#undef HAVE_POLLIN#undef HAVE_isascii#undef READDIR_IS_THREAD_SAFE#undef NEED_RLIM_T#undef USEBCOPY#undef HAVE_GMTOFF#undef USE_THREADS#undef SIZEOF_SSIZE_T#undef SIZEOF_SIZE_T#undef SIZEOF_OFF_T#undef SIZEOF_PID_T#undef HAVE_MM_SHMT_MMFILE/* BeOS specific flag */#undef HAVE_BONE_VERSION/* Does this system have a corkable TCP? */#undef HAVE_TCP_CORK#undef HAVE_TCP_NOPUSH/* The number of bytes in a char. */#undef SIZEOF_CHAR/* The number of bytes in a int. */#undef SIZEOF_INT/* The number of bytes in a long. */#undef SIZEOF_LONG/* The number of bytes in a long double. */#undef SIZEOF_LONG_DOUBLE/* The number of bytes in a long long. */#undef SIZEOF_LONG_LONG/* The number of bytes in a short. */#undef SIZEOF_SHORT/* Define if you have the dlopen function. */#undef HAVE_DLOPEN/* Define if you have the fork function. */#undef HAVE_FORK/* Define if you have the getgrgid_r function. */#undef HAVE_GETGRGID_R/* Define if you have the getipnodebyaddr function. */#undef HAVE_GETIPNODEBYADDR/* Define if you have the getipnodebyname function. */#undef HAVE_GETIPNODEBYNAME/* Define if you have the getnameinfo function. */#undef HAVE_GETNAMEINFO/* Define if you have the getpass function. */#undef HAVE_GETPASS/* Define if you have the getpwnam_r function. */#undef HAVE_GETPWNAM_R/* Define if you have the getpwuid_r function. */#undef HAVE_GETPWUID_R/* Define if you have the getrlimit function. */#undef HAVE_GETRLIMIT/* Define if you have the gmtime_r function. */#undef HAVE_GMTIME_R/* Define if you have the hstrerror function. */#undef HAVE_HSTRERROR/* Define if you have the iconv function. */#undef HAVE_ICONV/* Define if you have the localtime_r function. */#undef HAVE_LOCALTIME_R/* Define if you have the memmove function. */#undef HAVE_MEMMOVE/* Define if you have the mkstemp function. */#undef HAVE_MKSTEMP/* Define if you have the mmap function. */#undef HAVE_MMAP/* Define if you have the nl_langinfo function. */#undef HAVE_NL_LANGINFO/* Define if you have the poll function. */#undef HAVE_POLL/* Define if you have the pthread_key_delete function. */#undef HAVE_PTHREAD_KEY_DELETE/* Define if you have the semctl function. */#undef HAVE_SEMCTL/* Define if you have the semget function. */#undef HAVE_SEMGET/* Define if you have the send_file function. */#undef HAVE_SEND_FILE/* Define if you have the sendfile function. */#undef HAVE_SENDFILE/* Define if you have the setrlimit function. */#undef HAVE_SETRLIMIT/* Define if you have the setsid function. */#undef HAVE_SETSID/* Define if you have the sigaction function. */#undef HAVE_SIGACTION/* Define if you have the sigwait function. */#undef HAVE_SIGWAIT/* Define if you have the strcasecmp function. */#undef HAVE_STRCASECMP/* Define if you have the strdup function. */#undef HAVE_STRDUP/* Define if you have the stricmp function. */#undef HAVE_STRICMP/* Define if you have the strncasecmp function. */#undef HAVE_STRNCASECMP/* Define if you have the strnicmp function. */#undef HAVE_STRNICMP/* Define if you have the strstr function. */#undef HAVE_STRSTR/* Define if you have the waitpid function. */#undef HAVE_WAITPID/* Define if you have the writev function. */#undef HAVE_WRITEV/* Define if you have the <ByteOrder.h> header file. */#undef HAVE_BYTEORDER_H/* Define if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define if you have the <conio.h> header file. */#undef HAVE_CONIO_H/* Define if you have the <crypt.h> header file. */#undef HAVE_CRYPT_H/* Define if you have the <ctype.h> header file. */#undef HAVE_CTYPE_H/* Define if you have the <dir.h> header file. */#undef HAVE_DIR_H/* Define if you have the <dirent.h> header file. */#undef HAVE_DIRENT_H/* Define if you have the <dl.h> header file. */#undef HAVE_DL_H/* Define if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <grp.h> header file. */#undef HAVE_GRP_H/* Define if you have the <iconv.h> header file. */#undef HAVE_ICONV_H/* Define if you have the <io.h> header file. */#undef HAVE_IO_H/* Define if you have the <kernel/OS.h> header file. */#undef HAVE_KERNEL_OS_H/* Define if you have the <langinfo.h> header file. */#undef HAVE_LANGINFO_H/* Define if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have the <net/errno.h> header file. */#undef HAVE_NET_ERRNO_H/* Define if you have the <netdb.h> header file. */#undef HAVE_NETDB_H/* Define if you have the <netinet/in.h> header file. */#undef HAVE_NETINET_IN_H/* Define if you have the <osreldate.h> header file. */#undef HAVE_OSRELDATE_H/* Define if you have the <poll.h> header file. */#undef HAVE_POLL_H/* Define if you have the <process.h> header file. */#undef HAVE_PROCESS_H/* Define if you have the <pthread.h> header file. */#undef HAVE_PTHREAD_H/* Define if you have the <pwd.h> header file. */#undef HAVE_PWD_H/* Define if you have the <signal.h> header file. */#undef HAVE_SIGNAL_H/* Define if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* Define if you have the <stddef.h> header file. */#undef HAVE_STDDEF_H/* Define if you have the <stdio.h> header file. */#undef HAVE_STDIO_H/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define if you have the <sys/file.h> header file. */#undef HAVE_SYS_FILE_H/* Define if you have the <sys/mman.h> header file. */#undef HAVE_SYS_MMAN_H/* Define if you have the <sys/poll.h> header file. */#undef HAVE_SYS_POLL_H/* Define if you have the <sys/resource.h> header file. */#undef HAVE_SYS_RESOURCE_H/* Define if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define if you have the <sys/sem.h> header file. */#undef HAVE_SYS_SEM_H/* Define if you have the <sys/sendfile.h> header file. */#undef HAVE_SYS_SENDFILE_H/* Define if you have the <sys/signal.h> header file. */#undef HAVE_SYS_SIGNAL_H/* Define if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define if you have the <sys/syslimits.h> header file. */#undef HAVE_SYS_SYSLIMITS_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define if you have the <sys/uio.h> header file. */#undef HAVE_SYS_UIO_H/* Define if you have the <sys/wait.h> header file. */#undef HAVE_SYS_WAIT_H/* Define if you have the <sysapi.h> header file. */#undef HAVE_SYSAPI_H/* Define if you have the <sysgtime.h> header file. */#undef HAVE_SYSGTIME_H/* Define if you have the <termios.h> header file. */#undef HAVE_TERMIOS_H/* Define if you have the <time.h> header file. */#undef HAVE_TIME_H/* Define if you have the <tpfeq.h> header file. */#undef HAVE_TPFEQ_H/* Define if you have the <tpfio.h> header file. */#undef HAVE_TPFIO_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the <unix.h> header file. */#undef HAVE_UNIX_H/* Define if you have the iconv library (-liconv). */#undef HAVE_LIBICONV/* Define if you have the m library (-lm). */#undef HAVE_LIBM/* Define if you have the nsl library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the socket library (-lsocket). */#undef HAVE_LIBSOCKET/* Define if you have the truerand library (-ltruerand). */#undef HAVE_LIBTRUERAND/* Define if pthread_getspecific() has two args */#undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS/* Define if pthread_attr_getdetachstate() has one arg */#undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG/* Define if the inbuf parm to iconv() is const char ** */#undef APR_ICONV_INBUF_CONST/* */#undef SIGWAIT_TAKES_ONE_ARG/* Whether you have socklen_t */#undef HAVE_SOCKLEN_T/* Define if we have length field in sockaddr_in */#undef HAVE_SOCKADDR_SA_LEN/* Define if gethostbyname() handles nnn.nnn.nnn.nnn */#undef GETHOSTBYNAME_HANDLES_NAS/* Define if getaddrinfo exists and works well enough for APR */#undef HAVE_GETADDRINFO/* Make sure we have ssize_t defined to be something */#undef ssize_t/* switch this on if we have a BeOS version below BONE */#if BEOS && !HAVE_BONE_VERSION#define BEOS_R5 1#else#define BEOS_BONE 1#endif#ifdef SIGWAIT_TAKES_ONE_ARG#define apr_sigwait(a,b) ((*(b)=sigwait((a)))<0?-1:0)#else#define apr_sigwait(a,b) sigwait((a),(b))#endif#endif /* APR_PRIVATE_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -