~alinuxninja/nginx-edge/trunk

« back to all changes in this revision

Viewing changes to debian/modules/ngx_pagespeed/psol/include/third_party/mod_spdy/src/third_party/apache/apr/gen/arch/linux/x64/include/apr_private.h

  • Committer: Vivian
  • Date: 2015-12-04 18:20:11 UTC
  • Revision ID: git-v1:a36f2bc32e884f7473b3a47040e5411306144d7d
* Do not extract psol.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* include/arch/unix/apr_private.h.  Generated from apr_private.h.in by configure.  */
2
 
/* include/arch/unix/apr_private.h.in.  Generated from configure.in by autoheader.  */
3
 
 
4
 
 
5
 
#ifndef APR_PRIVATE_H
6
 
#define APR_PRIVATE_H
7
 
 
8
 
 
9
 
/* Define as function which can be used for conversion of strings to
10
 
   apr_int64_t */
11
 
#define APR_INT64_STRFN strtol
12
 
 
13
 
/* Define as function used for conversion of strings to apr_off_t */
14
 
#define APR_OFF_T_STRFN strtol
15
 
 
16
 
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
17
 
   systems. This function is required for `alloca.c' support on those systems.
18
 
   */
19
 
/* #undef CRAY_STACKSEG_END */
20
 
 
21
 
/* Define to 1 if using `alloca.c'. */
22
 
/* #undef C_ALLOCA */
23
 
 
24
 
/* Define to path of random device */
25
 
#define DEV_RANDOM "/dev/urandom"
26
 
 
27
 
/* Define if struct dirent has an inode member */
28
 
#define DIRENT_INODE d_fileno
29
 
 
30
 
/* Define if struct dirent has a d_type member */
31
 
#define DIRENT_TYPE d_type
32
 
 
33
 
/* Define if DSO support uses dlfcn.h */
34
 
#define DSO_USE_DLFCN 1
35
 
 
36
 
/* Define if DSO support uses dyld.h */
37
 
/* #undef DSO_USE_DYLD */
38
 
 
39
 
/* Define if DSO support uses shl_load */
40
 
/* #undef DSO_USE_SHL */
41
 
 
42
 
/* Define to list of paths to EGD sockets */
43
 
/* #undef EGD_DEFAULT_SOCKET */
44
 
 
45
 
/* Define if fcntl locks affect threads within the process */
46
 
/* #undef FCNTL_IS_GLOBAL */
47
 
 
48
 
/* Define if fcntl returns EACCES when F_SETLK is already held */
49
 
/* #undef FCNTL_TRYACQUIRE_EACCES */
50
 
 
51
 
/* Define if flock locks affect threads within the process */
52
 
/* #undef FLOCK_IS_GLOBAL */
53
 
 
54
 
/* Define if gethostbyaddr is thread safe */
55
 
/* #undef GETHOSTBYADDR_IS_THREAD_SAFE */
56
 
 
57
 
/* Define if gethostbyname is thread safe */
58
 
/* #undef GETHOSTBYNAME_IS_THREAD_SAFE */
59
 
 
60
 
/* Define if gethostbyname_r has the glibc style */
61
 
#define GETHOSTBYNAME_R_GLIBC2 1
62
 
 
63
 
/* Define if gethostbyname_r has the hostent_data for the third argument */
64
 
/* #undef GETHOSTBYNAME_R_HOSTENT_DATA */
65
 
 
66
 
/* Define if getservbyname is thread safe */
67
 
/* #undef GETSERVBYNAME_IS_THREAD_SAFE */
68
 
 
69
 
/* Define if getservbyname_r has the glibc style */
70
 
#define GETSERVBYNAME_R_GLIBC2 1
71
 
 
72
 
/* Define if getservbyname_r has the OSF/1 style */
73
 
/* #undef GETSERVBYNAME_R_OSF1 */
74
 
 
75
 
/* Define if getservbyname_r has the Solaris style */
76
 
/* #undef GETSERVBYNAME_R_SOLARIS */
77
 
 
78
 
/* Define if accept4 function is supported */
79
 
/* #undef HAVE_ACCEPT4 */
80
 
 
81
 
/* Define to 1 if you have `alloca', as a function or macro. */
82
 
#define HAVE_ALLOCA 1
83
 
 
84
 
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
85
 
   */
86
 
#define HAVE_ALLOCA_H 1
87
 
 
88
 
/* Define to 1 if you have the <arpa/inet.h> header file. */
89
 
#define HAVE_ARPA_INET_H 1
90
 
 
91
 
/* Define if compiler provides atomic builtins */
92
 
#define HAVE_ATOMIC_BUILTINS 1
93
 
 
94
 
/* Define if BONE_VERSION is defined in sys/socket.h */
95
 
/* #undef HAVE_BONE_VERSION */
96
 
 
97
 
/* Define to 1 if you have the <ByteOrder.h> header file. */
98
 
/* #undef HAVE_BYTEORDER_H */
99
 
 
100
 
/* Define to 1 if you have the `calloc' function. */
101
 
#define HAVE_CALLOC 1
102
 
 
103
 
/* Define to 1 if you have the <conio.h> header file. */
104
 
/* #undef HAVE_CONIO_H */
105
 
 
106
 
/* Define to 1 if you have the `create_area' function. */
107
 
/* #undef HAVE_CREATE_AREA */
108
 
 
109
 
/* Define to 1 if you have the `create_sem' function. */
110
 
/* #undef HAVE_CREATE_SEM */
111
 
 
112
 
/* Define to 1 if you have the <crypt.h> header file. */
113
 
#define HAVE_CRYPT_H 1
114
 
 
115
 
/* Define to 1 if you have the <ctype.h> header file. */
116
 
#define HAVE_CTYPE_H 1
117
 
 
118
 
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
119
 
   don't. */
120
 
#define HAVE_DECL_SYS_SIGLIST 1
121
 
 
122
 
/* Define to 1 if you have the <dirent.h> header file. */
123
 
#define HAVE_DIRENT_H 1
124
 
 
125
 
/* Define to 1 if you have the <dir.h> header file. */
126
 
/* #undef HAVE_DIR_H */
127
 
 
128
 
/* Define to 1 if you have the <dlfcn.h> header file. */
129
 
#define HAVE_DLFCN_H 1
130
 
 
131
 
/* Define to 1 if you have the <dl.h> header file. */
132
 
/* #undef HAVE_DL_H */
133
 
 
134
 
/* Define if dup3 function is supported */
135
 
/* #undef HAVE_DUP3 */
136
 
 
137
 
/* Define if EGD is supported */
138
 
/* #undef HAVE_EGD */
139
 
 
140
 
/* Define if the epoll interface is supported */
141
 
#define HAVE_EPOLL 1
142
 
 
143
 
/* Define if epoll_create1 function is supported */
144
 
/* #undef HAVE_EPOLL_CREATE1 */
145
 
 
146
 
/* Define to 1 if you have the <errno.h> header file. */
147
 
#define HAVE_ERRNO_H 1
148
 
 
149
 
/* Define to 1 if you have the <fcntl.h> header file. */
150
 
#define HAVE_FCNTL_H 1
151
 
 
152
 
/* Define to 1 if you have the `fdatasync' function. */
153
 
#define HAVE_FDATASYNC 1
154
 
 
155
 
/* Define to 1 if you have the `flock' function. */
156
 
#define HAVE_FLOCK 1
157
 
 
158
 
/* Define to 1 if you have the `fork' function. */
159
 
#define HAVE_FORK 1
160
 
 
161
 
/* Define if F_SETLK is defined in fcntl.h */
162
 
#define HAVE_F_SETLK 1
163
 
 
164
 
/* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
165
 
#define HAVE_GAI_ADDRCONFIG 1
166
 
 
167
 
/* Define to 1 if you have the `gai_strerror' function. */
168
 
#define HAVE_GAI_STRERROR 1
169
 
 
170
 
/* Define if getaddrinfo exists and works well enough for APR */
171
 
#define HAVE_GETADDRINFO 1
172
 
 
173
 
/* Define to 1 if you have the `getenv' function. */
174
 
#define HAVE_GETENV 1
175
 
 
176
 
/* Define to 1 if you have the `getgrgid_r' function. */
177
 
#define HAVE_GETGRGID_R 1
178
 
 
179
 
/* Define to 1 if you have the `getgrnam_r' function. */
180
 
#define HAVE_GETGRNAM_R 1
181
 
 
182
 
/* Define to 1 if you have the `gethostbyaddr_r' function. */
183
 
#define HAVE_GETHOSTBYADDR_R 1
184
 
 
185
 
/* Define to 1 if you have the `gethostbyname_r' function. */
186
 
#define HAVE_GETHOSTBYNAME_R 1
187
 
 
188
 
/* Define to 1 if you have the `getifaddrs' function. */
189
 
#define HAVE_GETIFADDRS 1
190
 
 
191
 
/* Define if getnameinfo exists */
192
 
#define HAVE_GETNAMEINFO 1
193
 
 
194
 
/* Define to 1 if you have the `getpass' function. */
195
 
#define HAVE_GETPASS 1
196
 
 
197
 
/* Define to 1 if you have the `getpassphrase' function. */
198
 
/* #undef HAVE_GETPASSPHRASE */
199
 
 
200
 
/* Define to 1 if you have the `getpwnam_r' function. */
201
 
#define HAVE_GETPWNAM_R 1
202
 
 
203
 
/* Define to 1 if you have the `getpwuid_r' function. */
204
 
#define HAVE_GETPWUID_R 1
205
 
 
206
 
/* Define to 1 if you have the `getrlimit' function. */
207
 
#define HAVE_GETRLIMIT 1
208
 
 
209
 
/* Define to 1 if you have the `getservbyname_r' function. */
210
 
#define HAVE_GETSERVBYNAME_R 1
211
 
 
212
 
/* Define to 1 if you have the `gmtime_r' function. */
213
 
#define HAVE_GMTIME_R 1
214
 
 
215
 
/* Define to 1 if you have the <grp.h> header file. */
216
 
#define HAVE_GRP_H 1
217
 
 
218
 
/* Define if hstrerror is present */
219
 
/* #undef HAVE_HSTRERROR */
220
 
 
221
 
/* Define to 1 if you have the <inttypes.h> header file. */
222
 
#define HAVE_INTTYPES_H 1
223
 
 
224
 
/* Define to 1 if you have the <io.h> header file. */
225
 
/* #undef HAVE_IO_H */
226
 
 
227
 
/* Define to 1 if you have the `isinf' function. */
228
 
#define HAVE_ISINF 1
229
 
 
230
 
/* Define to 1 if you have the `isnan' function. */
231
 
#define HAVE_ISNAN 1
232
 
 
233
 
/* Define to 1 if you have the <kernel/OS.h> header file. */
234
 
/* #undef HAVE_KERNEL_OS_H */
235
 
 
236
 
/* Define to 1 if you have the `kqueue' function. */
237
 
/* #undef HAVE_KQUEUE */
238
 
 
239
 
/* Define to 1 if you have the <langinfo.h> header file. */
240
 
#define HAVE_LANGINFO_H 1
241
 
 
242
 
/* Enable if this library is available */
243
 
/* #undef HAVE_LIBADVAPI32 */
244
 
 
245
 
/* Define to 1 if you have the `bsd' library (-lbsd). */
246
 
/* #undef HAVE_LIBBSD */
247
 
 
248
 
/* Enable if this library is available */
249
 
/* #undef HAVE_LIBKERNEL32 */
250
 
 
251
 
/* Define to 1 if you have the `msvcrt' library (-lmsvcrt). */
252
 
/* #undef HAVE_LIBMSVCRT */
253
 
 
254
 
/* Enable if this library is available */
255
 
/* #undef HAVE_LIBRPCRT4 */
256
 
 
257
 
/* Define to 1 if you have the `sendfile' library (-lsendfile). */
258
 
/* #undef HAVE_LIBSENDFILE */
259
 
 
260
 
/* Enable if this library is available */
261
 
/* #undef HAVE_LIBSHELL32 */
262
 
 
263
 
/* Define to 1 if you have the `truerand' library (-ltruerand). */
264
 
/* #undef HAVE_LIBTRUERAND */
265
 
 
266
 
/* Enable if this library is available */
267
 
/* #undef HAVE_LIBWS2_32 */
268
 
 
269
 
/* Define to 1 if you have the <limits.h> header file. */
270
 
#define HAVE_LIMITS_H 1
271
 
 
272
 
/* Define to 1 if you have the `localtime_r' function. */
273
 
#define HAVE_LOCALTIME_R 1
274
 
 
275
 
/* Define if LOCK_EX is defined in sys/file.h */
276
 
#define HAVE_LOCK_EX 1
277
 
 
278
 
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
279
 
/* #undef HAVE_MACH_O_DYLD_H */
280
 
 
281
 
/* Define to 1 if you have the <malloc.h> header file. */
282
 
#define HAVE_MALLOC_H 1
283
 
 
284
 
/* Define if MAP_ANON is defined in sys/mman.h */
285
 
#define HAVE_MAP_ANON 1
286
 
 
287
 
/* Define to 1 if you have the `memchr' function. */
288
 
#define HAVE_MEMCHR 1
289
 
 
290
 
/* Define to 1 if you have the `memmove' function. */
291
 
#define HAVE_MEMMOVE 1
292
 
 
293
 
/* Define to 1 if you have the <memory.h> header file. */
294
 
#define HAVE_MEMORY_H 1
295
 
 
296
 
/* Define to 1 if you have the `mkstemp' function. */
297
 
#define HAVE_MKSTEMP 1
298
 
 
299
 
/* Define to 1 if you have the `mkstemp64' function. */
300
 
/* #undef HAVE_MKSTEMP64 */
301
 
 
302
 
/* Define to 1 if you have the `mmap' function. */
303
 
#define HAVE_MMAP 1
304
 
 
305
 
/* Define to 1 if you have the `mmap64' function. */
306
 
/* #undef HAVE_MMAP64 */
307
 
 
308
 
/* Define to 1 if you have the `munmap' function. */
309
 
#define HAVE_MUNMAP 1
310
 
 
311
 
/* Define to 1 if you have the <netdb.h> header file. */
312
 
#define HAVE_NETDB_H 1
313
 
 
314
 
/* Define to 1 if you have the <netinet/in.h> header file. */
315
 
#define HAVE_NETINET_IN_H 1
316
 
 
317
 
/* Define to 1 if you have the <netinet/sctp.h> header file. */
318
 
/* #undef HAVE_NETINET_SCTP_H */
319
 
 
320
 
/* Define to 1 if you have the <netinet/sctp_uio.h> header file. */
321
 
/* #undef HAVE_NETINET_SCTP_UIO_H */
322
 
 
323
 
/* Defined if netinet/tcp.h is present */
324
 
#define HAVE_NETINET_TCP_H 1
325
 
 
326
 
/* Define to 1 if you have the <net/errno.h> header file. */
327
 
/* #undef HAVE_NET_ERRNO_H */
328
 
 
329
 
/* Define to 1 if you have the `nl_langinfo' function. */
330
 
#define HAVE_NL_LANGINFO 1
331
 
 
332
 
/* Define to 1 if you have the <os2.h> header file. */
333
 
/* #undef HAVE_OS2_H */
334
 
 
335
 
/* Define to 1 if you have the <osreldate.h> header file. */
336
 
/* #undef HAVE_OSRELDATE_H */
337
 
 
338
 
/* Define to 1 if you have the <OS.h> header file. */
339
 
/* #undef HAVE_OS_H */
340
 
 
341
 
/* Define to 1 if you have the `poll' function. */
342
 
#define HAVE_POLL 1
343
 
 
344
 
/* Define if POLLIN is defined */
345
 
#define HAVE_POLLIN 1
346
 
 
347
 
/* Define to 1 if you have the <poll.h> header file. */
348
 
#define HAVE_POLL_H 1
349
 
 
350
 
/* Define to 1 if you have the `port_create' function. */
351
 
/* #undef HAVE_PORT_CREATE */
352
 
 
353
 
/* Define to 1 if you have the <process.h> header file. */
354
 
/* #undef HAVE_PROCESS_H */
355
 
 
356
 
/* Define to 1 if you have the `pthread_attr_setguardsize' function. */
357
 
#define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
358
 
 
359
 
/* Define to 1 if you have the <pthread.h> header file. */
360
 
#define HAVE_PTHREAD_H 1
361
 
 
362
 
/* Define to 1 if you have the `pthread_key_delete' function. */
363
 
#define HAVE_PTHREAD_KEY_DELETE 1
364
 
 
365
 
/* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
366
 
#define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
367
 
 
368
 
/* Define if recursive pthread mutexes are available */
369
 
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
370
 
 
371
 
/* Define if cross-process robust mutexes are available */
372
 
#define HAVE_PTHREAD_MUTEX_ROBUST 1
373
 
 
374
 
/* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */
375
 
#define HAVE_PTHREAD_PROCESS_SHARED 1
376
 
 
377
 
/* Define if pthread rwlocks are available */
378
 
#define HAVE_PTHREAD_RWLOCKS 1
379
 
 
380
 
/* Define to 1 if you have the `pthread_rwlock_init' function. */
381
 
#define HAVE_PTHREAD_RWLOCK_INIT 1
382
 
 
383
 
/* Define to 1 if you have the `pthread_yield' function. */
384
 
#define HAVE_PTHREAD_YIELD 1
385
 
 
386
 
/* Define to 1 if you have the `putenv' function. */
387
 
#define HAVE_PUTENV 1
388
 
 
389
 
/* Define to 1 if you have the <pwd.h> header file. */
390
 
#define HAVE_PWD_H 1
391
 
 
392
 
/* Define to 1 if you have the `readdir64_r' function. */
393
 
/* #undef HAVE_READDIR64_R */
394
 
 
395
 
/* Define to 1 if you have the <sched.h> header file. */
396
 
/* #undef HAVE_SCHED_H */
397
 
 
398
 
/* Define to 1 if you have the `sched_yield' function. */
399
 
/* #undef HAVE_SCHED_YIELD */
400
 
 
401
 
/* Define to 1 if you have the <semaphore.h> header file. */
402
 
#define HAVE_SEMAPHORE_H 1
403
 
 
404
 
/* Define to 1 if you have the `semctl' function. */
405
 
#define HAVE_SEMCTL 1
406
 
 
407
 
/* Define to 1 if you have the `semget' function. */
408
 
#define HAVE_SEMGET 1
409
 
 
410
 
/* Define to 1 if you have the `sem_close' function. */
411
 
#define HAVE_SEM_CLOSE 1
412
 
 
413
 
/* Define to 1 if you have the `sem_post' function. */
414
 
#define HAVE_SEM_POST 1
415
 
 
416
 
/* Define if SEM_UNDO is defined in sys/sem.h */
417
 
#define HAVE_SEM_UNDO 1
418
 
 
419
 
/* Define to 1 if you have the `sem_unlink' function. */
420
 
#define HAVE_SEM_UNLINK 1
421
 
 
422
 
/* Define to 1 if you have the `sem_wait' function. */
423
 
#define HAVE_SEM_WAIT 1
424
 
 
425
 
/* Define to 1 if you have the `sendfile' function. */
426
 
#define HAVE_SENDFILE 1
427
 
 
428
 
/* Define to 1 if you have the `sendfile64' function. */
429
 
/* #undef HAVE_SENDFILE64 */
430
 
 
431
 
/* Define to 1 if you have the `sendfilev' function. */
432
 
/* #undef HAVE_SENDFILEV */
433
 
 
434
 
/* Define to 1 if you have the `sendfilev64' function. */
435
 
/* #undef HAVE_SENDFILEV64 */
436
 
 
437
 
/* Define to 1 if you have the `send_file' function. */
438
 
/* #undef HAVE_SEND_FILE */
439
 
 
440
 
/* Define to 1 if you have the `setenv' function. */
441
 
#define HAVE_SETENV 1
442
 
 
443
 
/* Define to 1 if you have the `setrlimit' function. */
444
 
#define HAVE_SETRLIMIT 1
445
 
 
446
 
/* Define to 1 if you have the `setsid' function. */
447
 
#define HAVE_SETSID 1
448
 
 
449
 
/* Define to 1 if you have the `set_h_errno' function. */
450
 
/* #undef HAVE_SET_H_ERRNO */
451
 
 
452
 
/* Define to 1 if you have the `shmat' function. */
453
 
#define HAVE_SHMAT 1
454
 
 
455
 
/* Define to 1 if you have the `shmctl' function. */
456
 
#define HAVE_SHMCTL 1
457
 
 
458
 
/* Define to 1 if you have the `shmdt' function. */
459
 
#define HAVE_SHMDT 1
460
 
 
461
 
/* Define to 1 if you have the `shmget' function. */
462
 
#define HAVE_SHMGET 1
463
 
 
464
 
/* Define to 1 if you have the `shm_open' function. */
465
 
#define HAVE_SHM_OPEN 1
466
 
 
467
 
/* Define to 1 if you have the `shm_unlink' function. */
468
 
#define HAVE_SHM_UNLINK 1
469
 
 
470
 
/* Define to 1 if you have the `sigaction' function. */
471
 
#define HAVE_SIGACTION 1
472
 
 
473
 
/* Define to 1 if you have the <signal.h> header file. */
474
 
#define HAVE_SIGNAL_H 1
475
 
 
476
 
/* Define to 1 if you have the `sigsuspend' function. */
477
 
#define HAVE_SIGSUSPEND 1
478
 
 
479
 
/* Define to 1 if you have the `sigwait' function. */
480
 
#define HAVE_SIGWAIT 1
481
 
 
482
 
/* Whether you have socklen_t */
483
 
#define HAVE_SOCKLEN_T 1
484
 
 
485
 
/* Define if the SOCK_CLOEXEC flag is supported */
486
 
/* #undef HAVE_SOCK_CLOEXEC */
487
 
 
488
 
/* Define if SO_ACCEPTFILTER is defined in sys/socket.h */
489
 
/* #undef HAVE_SO_ACCEPTFILTER */
490
 
 
491
 
/* Define to 1 if you have the <stdarg.h> header file. */
492
 
#define HAVE_STDARG_H 1
493
 
 
494
 
/* Define to 1 if you have the <stddef.h> header file. */
495
 
#define HAVE_STDDEF_H 1
496
 
 
497
 
/* Define to 1 if you have the <stdint.h> header file. */
498
 
#define HAVE_STDINT_H 1
499
 
 
500
 
/* Define to 1 if you have the <stdio.h> header file. */
501
 
#define HAVE_STDIO_H 1
502
 
 
503
 
/* Define to 1 if you have the <stdlib.h> header file. */
504
 
#define HAVE_STDLIB_H 1
505
 
 
506
 
/* Define to 1 if you have the `strcasecmp' function. */
507
 
#define HAVE_STRCASECMP 1
508
 
 
509
 
/* Define to 1 if you have the `strdup' function. */
510
 
#define HAVE_STRDUP 1
511
 
 
512
 
/* Define to 1 if you have the `strerror_r' function. */
513
 
#define HAVE_STRERROR_R 1
514
 
 
515
 
/* Define to 1 if you have the `stricmp' function. */
516
 
/* #undef HAVE_STRICMP */
517
 
 
518
 
/* Define to 1 if you have the <strings.h> header file. */
519
 
#define HAVE_STRINGS_H 1
520
 
 
521
 
/* Define to 1 if you have the <string.h> header file. */
522
 
#define HAVE_STRING_H 1
523
 
 
524
 
/* Define to 1 if you have the `strncasecmp' function. */
525
 
#define HAVE_STRNCASECMP 1
526
 
 
527
 
/* Define to 1 if you have the `strnicmp' function. */
528
 
/* #undef HAVE_STRNICMP */
529
 
 
530
 
/* Define to 1 if you have the `strstr' function. */
531
 
#define HAVE_STRSTR 1
532
 
 
533
 
/* Define if struct impreq was found */
534
 
#define HAVE_STRUCT_IPMREQ 1
535
 
 
536
 
/* Define to 1 if `st_atimensec' is member of `struct stat'. */
537
 
/* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
538
 
 
539
 
/* Define to 1 if `st_atime_n' is member of `struct stat'. */
540
 
/* #undef HAVE_STRUCT_STAT_ST_ATIME_N */
541
 
 
542
 
/* Define to 1 if `st_atim.tv_nsec' is member of `struct stat'. */
543
 
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
544
 
 
545
 
/* Define to 1 if `st_blocks' is member of `struct stat'. */
546
 
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
547
 
 
548
 
/* Define to 1 if `st_ctimensec' is member of `struct stat'. */
549
 
/* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
550
 
 
551
 
/* Define to 1 if `st_ctime_n' is member of `struct stat'. */
552
 
/* #undef HAVE_STRUCT_STAT_ST_CTIME_N */
553
 
 
554
 
/* Define to 1 if `st_ctim.tv_nsec' is member of `struct stat'. */
555
 
#define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
556
 
 
557
 
/* Define to 1 if `st_mtimensec' is member of `struct stat'. */
558
 
/* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
559
 
 
560
 
/* Define to 1 if `st_mtime_n' is member of `struct stat'. */
561
 
/* #undef HAVE_STRUCT_STAT_ST_MTIME_N */
562
 
 
563
 
/* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
564
 
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
565
 
 
566
 
/* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
567
 
#define HAVE_STRUCT_TM_TM_GMTOFF 1
568
 
 
569
 
/* Define to 1 if `__tm_gmtoff' is member of `struct tm'. */
570
 
/* #undef HAVE_STRUCT_TM___TM_GMTOFF */
571
 
 
572
 
/* Define to 1 if you have the <sysapi.h> header file. */
573
 
/* #undef HAVE_SYSAPI_H */
574
 
 
575
 
/* Define to 1 if you have the <sysgtime.h> header file. */
576
 
/* #undef HAVE_SYSGTIME_H */
577
 
 
578
 
/* Define to 1 if you have the <sys/file.h> header file. */
579
 
#define HAVE_SYS_FILE_H 1
580
 
 
581
 
/* Define to 1 if you have the <sys/ioctl.h> header file. */
582
 
#define HAVE_SYS_IOCTL_H 1
583
 
 
584
 
/* Define to 1 if you have the <sys/ipc.h> header file. */
585
 
#define HAVE_SYS_IPC_H 1
586
 
 
587
 
/* Define to 1 if you have the <sys/mman.h> header file. */
588
 
#define HAVE_SYS_MMAN_H 1
589
 
 
590
 
/* Define to 1 if you have the <sys/mutex.h> header file. */
591
 
/* #undef HAVE_SYS_MUTEX_H */
592
 
 
593
 
/* Define to 1 if you have the <sys/param.h> header file. */
594
 
#define HAVE_SYS_PARAM_H 1
595
 
 
596
 
/* Define to 1 if you have the <sys/poll.h> header file. */
597
 
#define HAVE_SYS_POLL_H 1
598
 
 
599
 
/* Define to 1 if you have the <sys/resource.h> header file. */
600
 
#define HAVE_SYS_RESOURCE_H 1
601
 
 
602
 
/* Define to 1 if you have the <sys/select.h> header file. */
603
 
#define HAVE_SYS_SELECT_H 1
604
 
 
605
 
/* Define to 1 if you have the <sys/sem.h> header file. */
606
 
#define HAVE_SYS_SEM_H 1
607
 
 
608
 
/* Define to 1 if you have the <sys/sendfile.h> header file. */
609
 
#define HAVE_SYS_SENDFILE_H 1
610
 
 
611
 
/* Define to 1 if you have the <sys/shm.h> header file. */
612
 
#define HAVE_SYS_SHM_H 1
613
 
 
614
 
/* Define to 1 if you have the <sys/signal.h> header file. */
615
 
#define HAVE_SYS_SIGNAL_H 1
616
 
 
617
 
/* Define to 1 if you have the <sys/socket.h> header file. */
618
 
#define HAVE_SYS_SOCKET_H 1
619
 
 
620
 
/* Define to 1 if you have the <sys/sockio.h> header file. */
621
 
/* #undef HAVE_SYS_SOCKIO_H */
622
 
 
623
 
/* Define to 1 if you have the <sys/stat.h> header file. */
624
 
#define HAVE_SYS_STAT_H 1
625
 
 
626
 
/* Define to 1 if you have the <sys/sysctl.h> header file. */
627
 
#define HAVE_SYS_SYSCTL_H 1
628
 
 
629
 
/* Define to 1 if you have the <sys/syslimits.h> header file. */
630
 
/* #undef HAVE_SYS_SYSLIMITS_H */
631
 
 
632
 
/* Define to 1 if you have the <sys/time.h> header file. */
633
 
#define HAVE_SYS_TIME_H 1
634
 
 
635
 
/* Define to 1 if you have the <sys/types.h> header file. */
636
 
#define HAVE_SYS_TYPES_H 1
637
 
 
638
 
/* Define to 1 if you have the <sys/uio.h> header file. */
639
 
#define HAVE_SYS_UIO_H 1
640
 
 
641
 
/* Define to 1 if you have the <sys/un.h> header file. */
642
 
#define HAVE_SYS_UN_H 1
643
 
 
644
 
/* Define to 1 if you have the <sys/uuid.h> header file. */
645
 
/* #undef HAVE_SYS_UUID_H */
646
 
 
647
 
/* Define to 1 if you have the <sys/wait.h> header file. */
648
 
#define HAVE_SYS_WAIT_H 1
649
 
 
650
 
/* Define if TCP_CORK is defined in netinet/tcp.h */
651
 
#define HAVE_TCP_CORK 1
652
 
 
653
 
/* Define if TCP_NODELAY and TCP_CORK can be enabled at the same time */
654
 
#define HAVE_TCP_NODELAY_WITH_CORK 1
655
 
 
656
 
/* Define if TCP_NOPUSH is defined in netinet/tcp.h */
657
 
/* #undef HAVE_TCP_NOPUSH */
658
 
 
659
 
/* Define to 1 if you have the <termios.h> header file. */
660
 
#define HAVE_TERMIOS_H 1
661
 
 
662
 
/* Define to 1 if you have the <time.h> header file. */
663
 
#define HAVE_TIME_H 1
664
 
 
665
 
/* Define to 1 if you have the <tpfeq.h> header file. */
666
 
/* #undef HAVE_TPFEQ_H */
667
 
 
668
 
/* Define to 1 if you have the <tpfio.h> header file. */
669
 
/* #undef HAVE_TPFIO_H */
670
 
 
671
 
/* Define if truerand is supported */
672
 
/* #undef HAVE_TRUERAND */
673
 
 
674
 
/* Define to 1 if you have the <unistd.h> header file. */
675
 
#define HAVE_UNISTD_H 1
676
 
 
677
 
/* Define to 1 if you have the <unix.h> header file. */
678
 
/* #undef HAVE_UNIX_H */
679
 
 
680
 
/* Define to 1 if you have the `unsetenv' function. */
681
 
#define HAVE_UNSETENV 1
682
 
 
683
 
/* Define to 1 if you have the `utime' function. */
684
 
#define HAVE_UTIME 1
685
 
 
686
 
/* Define to 1 if you have the `utimes' function. */
687
 
#define HAVE_UTIMES 1
688
 
 
689
 
/* Define to 1 if you have the `uuid_create' function. */
690
 
/* #undef HAVE_UUID_CREATE */
691
 
 
692
 
/* Define to 1 if you have the `uuid_generate' function. */
693
 
#define HAVE_UUID_GENERATE 1
694
 
 
695
 
/* Define to 1 if you have the <uuid.h> header file. */
696
 
/* #undef HAVE_UUID_H */
697
 
 
698
 
/* Define to 1 if you have the <uuid/uuid.h> header file. */
699
 
/* #undef HAVE_UUID_UUID_H */
700
 
 
701
 
/* Define if C compiler supports VLA */
702
 
#define HAVE_VLA 1
703
 
 
704
 
/* Define to 1 if you have the `waitpid' function. */
705
 
#define HAVE_WAITPID 1
706
 
 
707
 
/* Define to 1 if you have the <windows.h> header file. */
708
 
/* #undef HAVE_WINDOWS_H */
709
 
 
710
 
/* Define to 1 if you have the <winsock2.h> header file. */
711
 
/* #undef HAVE_WINSOCK2_H */
712
 
 
713
 
/* Define to 1 if you have the `writev' function. */
714
 
#define HAVE_WRITEV 1
715
 
 
716
 
/* Define for z/OS pthread API nuances */
717
 
/* #undef HAVE_ZOS_PTHREADS */
718
 
 
719
 
/* Define if EAI_ error codes from getaddrinfo are negative */
720
 
#define NEGATIVE_EAI 1
721
 
 
722
 
/* Define to the address where bug reports for this package should be sent. */
723
 
#define PACKAGE_BUGREPORT ""
724
 
 
725
 
/* Define to the full name of this package. */
726
 
#define PACKAGE_NAME ""
727
 
 
728
 
/* Define to the full name and version of this package. */
729
 
#define PACKAGE_STRING ""
730
 
 
731
 
/* Define to the one symbol short name of this package. */
732
 
#define PACKAGE_TARNAME ""
733
 
 
734
 
/* Define to the version of this package. */
735
 
#define PACKAGE_VERSION ""
736
 
 
737
 
/* Define if POSIX semaphores affect threads within the process */
738
 
/* #undef POSIXSEM_IS_GLOBAL */
739
 
 
740
 
/* Define on PowerPC 405 where errata 77 applies */
741
 
/* #undef PPC405_ERRATA */
742
 
 
743
 
/* Define if pthread_attr_getdetachstate() has one arg */
744
 
/* #undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG */
745
 
 
746
 
/* Define if pthread_getspecific() has two args */
747
 
/* #undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS */
748
 
 
749
 
/* Define if readdir is thread safe */
750
 
/* #undef READDIR_IS_THREAD_SAFE */
751
 
 
752
 
/* Define to 1 if the `setpgrp' function takes no argument. */
753
 
#define SETPGRP_VOID 1
754
 
 
755
 
/* */
756
 
/* #undef SIGWAIT_TAKES_ONE_ARG */
757
 
 
758
 
/* The size of `char', as computed by sizeof. */
759
 
#define SIZEOF_CHAR 1
760
 
 
761
 
/* The size of `int', as computed by sizeof. */
762
 
#define SIZEOF_INT 4
763
 
 
764
 
/* The size of `long', as computed by sizeof. */
765
 
#define SIZEOF_LONG 8
766
 
 
767
 
/* The size of `long long', as computed by sizeof. */
768
 
#define SIZEOF_LONG_LONG 8
769
 
 
770
 
/* The size of off_t */
771
 
#define SIZEOF_OFF_T 8
772
 
 
773
 
/* The size of pid_t */
774
 
#define SIZEOF_PID_T 4
775
 
 
776
 
/* The size of `short', as computed by sizeof. */
777
 
#define SIZEOF_SHORT 2
778
 
 
779
 
/* The size of size_t */
780
 
#define SIZEOF_SIZE_T 8
781
 
 
782
 
/* The size of ssize_t */
783
 
#define SIZEOF_SSIZE_T 8
784
 
 
785
 
/* The size of struct iovec */
786
 
#define SIZEOF_STRUCT_IOVEC 16
787
 
 
788
 
/* The size of `void*', as computed by sizeof. */
789
 
#define SIZEOF_VOIDP 8
790
 
 
791
 
/* If using the C implementation of alloca, define if you know the
792
 
   direction of stack growth for your system; otherwise it will be
793
 
   automatically deduced at runtime.
794
 
        STACK_DIRECTION > 0 => grows toward higher addresses
795
 
        STACK_DIRECTION < 0 => grows toward lower addresses
796
 
        STACK_DIRECTION = 0 => direction of growth unknown */
797
 
/* #undef STACK_DIRECTION */
798
 
 
799
 
/* Define to 1 if you have the ANSI C header files. */
800
 
#define STDC_HEADERS 1
801
 
 
802
 
/* Define if strerror returns int */
803
 
/* #undef STRERROR_R_RC_INT */
804
 
 
805
 
/* Define if SysV semaphores affect threads within the process */
806
 
/* #undef SYSVSEM_IS_GLOBAL */
807
 
 
808
 
/* Define if use of generic atomics is requested */
809
 
/* #undef USE_ATOMICS_GENERIC */
810
 
 
811
 
/* Define if BeOS Semaphores will be used */
812
 
/* #undef USE_BEOSSEM */
813
 
 
814
 
/* Define if SVR4-style fcntl() will be used */
815
 
/* #undef USE_FCNTL_SERIALIZE */
816
 
 
817
 
/* Define if 4.2BSD-style flock() will be used */
818
 
/* #undef USE_FLOCK_SERIALIZE */
819
 
 
820
 
/* Define if BeOS areas will be used */
821
 
/* #undef USE_SHMEM_BEOS */
822
 
 
823
 
/* Define if BeOS areas will be used */
824
 
/* #undef USE_SHMEM_BEOS_ANON */
825
 
 
826
 
/* Define if 4.4BSD-style mmap() via MAP_ANON will be used */
827
 
#define USE_SHMEM_MMAP_ANON 1
828
 
 
829
 
/* Define if mmap() via POSIX.1 shm_open() on temporary file will be used */
830
 
/* #undef USE_SHMEM_MMAP_SHM */
831
 
 
832
 
/* Define if Classical mmap() on temporary file will be used */
833
 
/* #undef USE_SHMEM_MMAP_TMP */
834
 
 
835
 
/* Define if SVR4-style mmap() on /dev/zero will be used */
836
 
/* #undef USE_SHMEM_MMAP_ZERO */
837
 
 
838
 
/* Define if OS/2 DosAllocSharedMem() will be used */
839
 
/* #undef USE_SHMEM_OS2 */
840
 
 
841
 
/* Define if OS/2 DosAllocSharedMem() will be used */
842
 
/* #undef USE_SHMEM_OS2_ANON */
843
 
 
844
 
/* Define if SysV IPC shmget() will be used */
845
 
#define USE_SHMEM_SHMGET 1
846
 
 
847
 
/* Define if SysV IPC shmget() will be used */
848
 
/* #undef USE_SHMEM_SHMGET_ANON */
849
 
 
850
 
/* Define if Windows shared memory will be used */
851
 
/* #undef USE_SHMEM_WIN32 */
852
 
 
853
 
/* Define if Windows CreateFileMapping() will be used */
854
 
/* #undef USE_SHMEM_WIN32_ANON */
855
 
 
856
 
/* Define if SysV IPC semget() will be used */
857
 
#define USE_SYSVSEM_SERIALIZE 1
858
 
 
859
 
/* Define if apr_wait_for_io_or_timeout() uses poll(2) */
860
 
#define WAITIO_USES_POLL 1
861
 
 
862
 
/* Define to 1 if your processor stores words with the most significant byte
863
 
   first (like Motorola and SPARC, unlike Intel and VAX). */
864
 
/* #undef WORDS_BIGENDIAN */
865
 
 
866
 
/* Define to 1 if on AIX 3.
867
 
   System headers sometimes define this.
868
 
   We just want to avoid a redefinition error message.  */
869
 
#ifndef _ALL_SOURCE
870
 
/* # undef _ALL_SOURCE */
871
 
#endif
872
 
 
873
 
/* Enable GNU extensions on systems that have them.  */
874
 
#ifndef _GNU_SOURCE
875
 
# define _GNU_SOURCE 1
876
 
#endif
877
 
 
878
 
/* Define to 1 if on MINIX. */
879
 
/* #undef _MINIX */
880
 
 
881
 
/* Define to 2 if the system does not provide POSIX.1 features except with
882
 
   this defined. */
883
 
/* #undef _POSIX_1_SOURCE */
884
 
 
885
 
/* Define to 1 if you need to in order for `stat' and other things to work. */
886
 
/* #undef _POSIX_SOURCE */
887
 
 
888
 
/* Enable extensions on Solaris.  */
889
 
#ifndef __EXTENSIONS__
890
 
# define __EXTENSIONS__ 1
891
 
#endif
892
 
#ifndef _POSIX_PTHREAD_SEMANTICS
893
 
# define _POSIX_PTHREAD_SEMANTICS 1
894
 
#endif
895
 
#ifndef _TANDEM_SOURCE
896
 
# define _TANDEM_SOURCE 1
897
 
#endif
898
 
 
899
 
/* Define to empty if `const' does not conform to ANSI C. */
900
 
/* #undef const */
901
 
 
902
 
/* Define to `int' if <sys/types.h> doesn't define. */
903
 
/* #undef gid_t */
904
 
 
905
 
/* Define to `__inline__' or `__inline' if that's what the C compiler
906
 
   calls it, or to nothing if 'inline' is not supported under any name.  */
907
 
#ifndef __cplusplus
908
 
/* #undef inline */
909
 
#endif
910
 
 
911
 
/* Define to `long int' if <sys/types.h> does not define. */
912
 
/* #undef off_t */
913
 
 
914
 
/* Define to `int' if <sys/types.h> does not define. */
915
 
/* #undef pid_t */
916
 
 
917
 
/* Define to `unsigned int' if <sys/types.h> does not define. */
918
 
/* #undef size_t */
919
 
 
920
 
/* Define to `int' if <sys/types.h> does not define. */
921
 
/* #undef ssize_t */
922
 
 
923
 
/* Define to `int' if <sys/types.h> doesn't define. */
924
 
/* #undef uid_t */
925
 
 
926
 
 
927
 
/* switch this on if we have a BeOS version below BONE */
928
 
#if BEOS && !HAVE_BONE_VERSION
929
 
#define BEOS_R5 1
930
 
#else
931
 
#define BEOS_BONE 1
932
 
#endif
933
 
 
934
 
/*
935
 
 * Include common private declarations.
936
 
 */
937
 
#include "../apr_private_common.h"
938
 
#endif /* APR_PRIVATE_H */