⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apr_private.h.in

📁 一套很值得分析的短信SMS开发源代码。是我今年早些时候从taobao上买来的。但我现在也没看完(先说清楚
💻 IN
📖 第 1 页 / 共 2 页
字号:
/* include/arch/unix/apr_private.h.in.  Generated from configure.in by autoheader.  */
#ifndef APR_PRIVATE_H
#define APR_PRIVATE_H


/* Various #defines we need to know about */
#undef USE_THREADS
#undef EGD_DEFAULT_SOCKET
#undef HAVE_isascii
#undef DIRENT_INODE
#undef DIRENT_TYPE

/* Cross process serialization techniques */
#undef USE_FLOCK_SERIALIZE
#undef USE_SYSVSEM_SERIALIZE
#undef USE_FCNTL_SERIALIZE
#undef USE_PROC_PTHREAD_SERIALIZE
#undef USE_PTHREAD_SERIALIZE

#undef POSIXSEM_IS_GLOBAL
#undef SYSVSEM_IS_GLOBAL
#undef FCNTL_IS_GLOBAL
#undef FLOCK_IS_GLOBAL

#undef HAVE_INT64_C


/* Define if crypt_r has uses CRYPTD */
#undef CRYPT_R_CRYPTD

/* Define if crypt_r uses struct crypt_data */
#undef CRYPT_R_STRUCT_CRYPT_DATA

/* Define to path of random device */
#undef DEV_RANDOM

/* Define if DSO support uses dlfcn.h */
#undef DSO_USE_DLFCN

/* Define if DSO support uses dyld.h */
#undef DSO_USE_DYLD

/* Define if DSO support uses shl_load */
#undef DSO_USE_SHL

/* Define to list of paths to EGD sockets */
#undef EGD_DEFAULT_SOCKET

/* Define if fcntl locks affect threads within the process */
#undef FCNTL_IS_GLOBAL

/* Define if flock locks affect threads within the process */
#undef FLOCK_IS_GLOBAL

/* Define if gethostbyaddr is thread safe */
#undef GETHOSTBYADDR_IS_THREAD_SAFE

/* Define if gethostbyname is thread safe */
#undef GETHOSTBYNAME_IS_THREAD_SAFE

/* Define if gethostbyname_r has the glibc style */
#undef GETHOSTBYNAME_R_GLIBC2

/* Define if gethostbyname_r has the hostent_data for the third argument */
#undef GETHOSTBYNAME_R_HOSTENT_DATA

/* Define to 1 if you have the `alloca' function. */
#undef HAVE_ALLOCA

/* Define to 1 if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H

/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H

/* Define if BONE_VERSION is defined in sys/socket.h */
#undef HAVE_BONE_VERSION

/* Define to 1 if you have the <ByteOrder.h> header file. */
#undef HAVE_BYTEORDER_H

/* Define to 1 if you have the `calloc' function. */
#undef HAVE_CALLOC

/* Define to 1 if you have the <conio.h> header file. */
#undef HAVE_CONIO_H

/* Define to 1 if you have the `create_area' function. */
#undef HAVE_CREATE_AREA

/* Define to 1 if you have the <crypt.h> header file. */
#undef HAVE_CRYPT_H

/* Define to 1 if you have the `crypt_r' function. */
#undef HAVE_CRYPT_R

/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H

/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
   don't. */
#undef HAVE_DECL_SYS_SIGLIST

/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H

/* Define to 1 if you have the <dir.h> header file. */
#undef HAVE_DIR_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the `dlopen' function. */
#undef HAVE_DLOPEN

/* Define to 1 if you have the `dlsym' function. */
#undef HAVE_DLSYM

/* Define to 1 if you have the <dl.h> header file. */
#undef HAVE_DL_H

/* Define if EGD is supported */
#undef HAVE_EGD

/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H

/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK

/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK

/* Define if fstat64 can be used */
#undef HAVE_FSTAT64

/* Define if F_SETLK is defined in fcntl.h */
#undef HAVE_F_SETLK

/* Define to 1 if you have the `gai_strerror' function. */
#undef HAVE_GAI_STRERROR

/* Define if getaddrinfo exists and works well enough for APR */
#undef HAVE_GETADDRINFO

/* Define to 1 if you have the `getenv' function. */
#undef HAVE_GETENV

/* Define to 1 if you have the `getgrgid_r' function. */
#undef HAVE_GETGRGID_R

/* Define to 1 if you have the `getgrnam_r' function. */
#undef HAVE_GETGRNAM_R

/* Define to 1 if you have the `gethostbyaddr_r' function. */
#undef HAVE_GETHOSTBYADDR_R

/* Define to 1 if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R

/* Define if getnameinfo exists */
#undef HAVE_GETNAMEINFO

/* Define to 1 if you have the `getpass' function. */
#undef HAVE_GETPASS

/* Define to 1 if you have the `getpassphrase' function. */
#undef HAVE_GETPASSPHRASE

/* Define to 1 if you have the `getpwnam_r' function. */
#undef HAVE_GETPWNAM_R

/* Define to 1 if you have the `getpwuid_r' function. */
#undef HAVE_GETPWUID_R

/* Define to 1 if you have the `getrlimit' function. */
#undef HAVE_GETRLIMIT

/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R

/* Define if struct tm has a tm_gmtoff field */
#undef HAVE_GMTOFF

/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H

/* Define to 1 if you have the `hstrerror' function. */
#undef HAVE_HSTRERROR

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H

/* Define to 1 if you have the `isinf' function. */
#undef HAVE_ISINF

/* Define to 1 if you have the `isnan' function. */
#undef HAVE_ISNAN

/* Define to 1 if you have the <kernel/OS.h> header file. */
#undef HAVE_KERNEL_OS_H

/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H

/* Define to 1 if you have the `bsd' library (-lbsd). */
#undef HAVE_LIBBSD

/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL

/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV

/* Define to 1 if you have the `sendfile' library (-lsendfile). */
#undef HAVE_LIBSENDFILE

/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define to 1 if you have the `truerand' library (-ltruerand). */
#undef HAVE_LIBTRUERAND

/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H

/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R

/* Define if LOCK_EX is defined in sys/file.h */
#undef HAVE_LOCK_EX

/* Define to 1 if you have the <mach-o/dyld.h> header file. */
#undef HAVE_MACH_O_DYLD_H

/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H

/* Define if MAP_ANON is defined in sys/mman.h */
#undef HAVE_MAP_ANON

/* Define to 1 if you have the `memchr' function. */
#undef HAVE_MEMCHR

/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP

/* Define to 1 if you have the `mmap' function. */
#undef HAVE_MMAP

/* Define to 1 if you have the `munmap' function. */
#undef HAVE_MUNMAP

/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H

/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H

/* Define to 1 if you have the <netinet/sctp.h> header file. */
#undef HAVE_NETINET_SCTP_H

/* Define to 1 if you have the <netinet/sctp_uio.h> header file. */
#undef HAVE_NETINET_SCTP_UIO_H

/* Defined if netinet/tcp.h is present */
#undef HAVE_NETINET_TCP_H

/* Define to 1 if you have the <net/errno.h> header file. */
#undef HAVE_NET_ERRNO_H

/* Define to 1 if you have the `nl_langinfo' function. */
#undef HAVE_NL_LANGINFO

/* Define to 1 if you have the `NSLinkModule' function. */
#undef HAVE_NSLINKMODULE

/* Define to 1 if you have the <os2.h> header file. */
#undef HAVE_OS2_H

/* Define to 1 if you have the <osreldate.h> header file. */
#undef HAVE_OSRELDATE_H

/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL

/* Define if POLLIN is defined */
#undef HAVE_POLLIN

/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H

/* Define to 1 if you have the <process.h> header file. */
#undef HAVE_PROCESS_H

/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H

/* Define to 1 if you have the `pthread_key_delete' function. */
#undef HAVE_PTHREAD_KEY_DELETE

/* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
#undef HAVE_PTHREAD_MUTEXATTR_SETPSHARED

/* Define to 1 if you have the `pthread_mutexattr_setrobust_np' function. */
#undef HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP

/* Define if recursive pthread mutexes are available */
#undef HAVE_PTHREAD_MUTEX_RECURSIVE

/* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */
#undef HAVE_PTHREAD_PROCESS_SHARED

/* Define if pthread rwlocks are available */
#undef HAVE_PTHREAD_RWLOCKS

/* Define to 1 if you have the `pthread_rwlock_init' function. */
#undef HAVE_PTHREAD_RWLOCK_INIT

/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV

/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H

/* Define to 1 if you have the <semaphore.h> header file. */
#undef HAVE_SEMAPHORE_H

/* Define to 1 if you have the `semctl' function. */
#undef HAVE_SEMCTL

/* Define to 1 if you have the `semget' function. */
#undef HAVE_SEMGET

/* Define to 1 if you have the `sem_close' function. */
#undef HAVE_SEM_CLOSE

/* Define to 1 if you have the `sem_post' function. */
#undef HAVE_SEM_POST

/* Define if SEM_UNDO is defined in sys/sem.h */
#undef HAVE_SEM_UNDO

/* Define to 1 if you have the `sem_unlink' function. */
#undef HAVE_SEM_UNLINK

/* Define to 1 if you have the `sem_wait' function. */
#undef HAVE_SEM_WAIT

/* Define to 1 if you have the `sendfile' function. */
#undef HAVE_SENDFILE

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -