Import Upstream version 20180207
[hcoop/debian/mlton.git] / runtime / basis / Posix / ProcEnv / sysconf-consts.c
CommitLineData
7f918cf1
CE
1#include "platform.h"
2
3#ifndef _SC_AIO_LISTIO_MAX
4#define _SC_AIO_LISTIO_MAX -1
5#endif
6const C_Int_t Posix_ProcEnv_SC_AIO_LISTIO_MAX = _SC_AIO_LISTIO_MAX;
7#ifndef _SC_AIO_MAX
8#define _SC_AIO_MAX -1
9#endif
10const C_Int_t Posix_ProcEnv_SC_AIO_MAX = _SC_AIO_MAX;
11#ifndef _SC_AIO_PRIO_DELTA_MAX
12#define _SC_AIO_PRIO_DELTA_MAX -1
13#endif
14const C_Int_t Posix_ProcEnv_SC_AIO_PRIO_DELTA_MAX = _SC_AIO_PRIO_DELTA_MAX;
15#ifndef _SC_ARG_MAX
16#define _SC_ARG_MAX -1
17#endif
18const C_Int_t Posix_ProcEnv_SC_ARG_MAX = _SC_ARG_MAX;
19#ifndef _SC_ATEXIT_MAX
20#define _SC_ATEXIT_MAX -1
21#endif
22const C_Int_t Posix_ProcEnv_SC_ATEXIT_MAX = _SC_ATEXIT_MAX;
23#ifndef _SC_BC_BASE_MAX
24#define _SC_BC_BASE_MAX -1
25#endif
26const C_Int_t Posix_ProcEnv_SC_BC_BASE_MAX = _SC_BC_BASE_MAX;
27#ifndef _SC_BC_DIM_MAX
28#define _SC_BC_DIM_MAX -1
29#endif
30const C_Int_t Posix_ProcEnv_SC_BC_DIM_MAX = _SC_BC_DIM_MAX;
31#ifndef _SC_BC_SCALE_MAX
32#define _SC_BC_SCALE_MAX -1
33#endif
34const C_Int_t Posix_ProcEnv_SC_BC_SCALE_MAX = _SC_BC_SCALE_MAX;
35#ifndef _SC_BC_STRING_MAX
36#define _SC_BC_STRING_MAX -1
37#endif
38const C_Int_t Posix_ProcEnv_SC_BC_STRING_MAX = _SC_BC_STRING_MAX;
39#ifndef _SC_CHILD_MAX
40#define _SC_CHILD_MAX -1
41#endif
42const C_Int_t Posix_ProcEnv_SC_CHILD_MAX = _SC_CHILD_MAX;
43#ifndef _SC_CLK_TCK
44#define _SC_CLK_TCK -1
45#endif
46const C_Int_t Posix_ProcEnv_SC_CLK_TCK = _SC_CLK_TCK;
47#ifndef _SC_COLL_WEIGHTS_MAX
48#define _SC_COLL_WEIGHTS_MAX -1
49#endif
50const C_Int_t Posix_ProcEnv_SC_COLL_WEIGHTS_MAX = _SC_COLL_WEIGHTS_MAX;
51#ifndef _SC_DELAYTIMER_MAX
52#define _SC_DELAYTIMER_MAX -1
53#endif
54const C_Int_t Posix_ProcEnv_SC_DELAYTIMER_MAX = _SC_DELAYTIMER_MAX;
55#ifndef _SC_EXPR_NEST_MAX
56#define _SC_EXPR_NEST_MAX -1
57#endif
58const C_Int_t Posix_ProcEnv_SC_EXPR_NEST_MAX = _SC_EXPR_NEST_MAX;
59#ifndef _SC_HOST_NAME_MAX
60#define _SC_HOST_NAME_MAX -1
61#endif
62const C_Int_t Posix_ProcEnv_SC_HOST_NAME_MAX = _SC_HOST_NAME_MAX;
63#ifndef _SC_IOV_MAX
64#define _SC_IOV_MAX -1
65#endif
66const C_Int_t Posix_ProcEnv_SC_IOV_MAX = _SC_IOV_MAX;
67#ifndef _SC_LINE_MAX
68#define _SC_LINE_MAX -1
69#endif
70const C_Int_t Posix_ProcEnv_SC_LINE_MAX = _SC_LINE_MAX;
71#ifndef _SC_LOGIN_NAME_MAX
72#define _SC_LOGIN_NAME_MAX -1
73#endif
74const C_Int_t Posix_ProcEnv_SC_LOGIN_NAME_MAX = _SC_LOGIN_NAME_MAX;
75#ifndef _SC_NGROUPS_MAX
76#define _SC_NGROUPS_MAX -1
77#endif
78const C_Int_t Posix_ProcEnv_SC_NGROUPS_MAX = _SC_NGROUPS_MAX;
79#ifndef _SC_GETGR_R_SIZE_MAX
80#define _SC_GETGR_R_SIZE_MAX -1
81#endif
82const C_Int_t Posix_ProcEnv_SC_GETGR_R_SIZE_MAX = _SC_GETGR_R_SIZE_MAX;
83#ifndef _SC_GETPW_R_SIZE_MAX
84#define _SC_GETPW_R_SIZE_MAX -1
85#endif
86const C_Int_t Posix_ProcEnv_SC_GETPW_R_SIZE_MAX = _SC_GETPW_R_SIZE_MAX;
87#ifndef _SC_MQ_OPEN_MAX
88#define _SC_MQ_OPEN_MAX -1
89#endif
90const C_Int_t Posix_ProcEnv_SC_MQ_OPEN_MAX = _SC_MQ_OPEN_MAX;
91#ifndef _SC_MQ_PRIO_MAX
92#define _SC_MQ_PRIO_MAX -1
93#endif
94const C_Int_t Posix_ProcEnv_SC_MQ_PRIO_MAX = _SC_MQ_PRIO_MAX;
95#ifndef _SC_OPEN_MAX
96#define _SC_OPEN_MAX -1
97#endif
98const C_Int_t Posix_ProcEnv_SC_OPEN_MAX = _SC_OPEN_MAX;
99#ifndef _SC_ADVISORY_INFO
100#define _SC_ADVISORY_INFO -1
101#endif
102const C_Int_t Posix_ProcEnv_SC_ADVISORY_INFO = _SC_ADVISORY_INFO;
103#ifndef _SC_AVPHYS_PAGES
104#define _SC_AVPHYS_PAGES -1
105#endif
106const C_Int_t Posix_ProcEnv_SC_AVPHYS_PAGES = _SC_AVPHYS_PAGES;
107#ifndef _SC_BARRIERS
108#define _SC_BARRIERS -1
109#endif
110const C_Int_t Posix_ProcEnv_SC_BARRIERS = _SC_BARRIERS;
111#ifndef _SC_ASYNCHRONOUS_IO
112#define _SC_ASYNCHRONOUS_IO -1
113#endif
114const C_Int_t Posix_ProcEnv_SC_ASYNCHRONOUS_IO = _SC_ASYNCHRONOUS_IO;
115#ifndef _SC_CLOCK_SELECTION
116#define _SC_CLOCK_SELECTION -1
117#endif
118const C_Int_t Posix_ProcEnv_SC_CLOCK_SELECTION = _SC_CLOCK_SELECTION;
119#ifndef _SC_CPUTIME
120#define _SC_CPUTIME -1
121#endif
122const C_Int_t Posix_ProcEnv_SC_CPUTIME = _SC_CPUTIME;
123#ifndef _SC_FSYNC
124#define _SC_FSYNC -1
125#endif
126const C_Int_t Posix_ProcEnv_SC_FSYNC = _SC_FSYNC;
127#ifndef _SC_IPV6
128#define _SC_IPV6 -1
129#endif
130const C_Int_t Posix_ProcEnv_SC_IPV6 = _SC_IPV6;
131#ifndef _SC_JOB_CONTROL
132#define _SC_JOB_CONTROL -1
133#endif
134const C_Int_t Posix_ProcEnv_SC_JOB_CONTROL = _SC_JOB_CONTROL;
135#ifndef _SC_MAPPED_FILES
136#define _SC_MAPPED_FILES -1
137#endif
138const C_Int_t Posix_ProcEnv_SC_MAPPED_FILES = _SC_MAPPED_FILES;
139#ifndef _SC_MEMLOCK
140#define _SC_MEMLOCK -1
141#endif
142const C_Int_t Posix_ProcEnv_SC_MEMLOCK = _SC_MEMLOCK;
143#ifndef _SC_MEMLOCK_RANGE
144#define _SC_MEMLOCK_RANGE -1
145#endif
146const C_Int_t Posix_ProcEnv_SC_MEMLOCK_RANGE = _SC_MEMLOCK_RANGE;
147#ifndef _SC_MEMORY_PROTECTION
148#define _SC_MEMORY_PROTECTION -1
149#endif
150const C_Int_t Posix_ProcEnv_SC_MEMORY_PROTECTION = _SC_MEMORY_PROTECTION;
151#ifndef _SC_MESSAGE_PASSING
152#define _SC_MESSAGE_PASSING -1
153#endif
154const C_Int_t Posix_ProcEnv_SC_MESSAGE_PASSING = _SC_MESSAGE_PASSING;
155#ifndef _SC_MONOTONIC_CLOCK
156#define _SC_MONOTONIC_CLOCK -1
157#endif
158const C_Int_t Posix_ProcEnv_SC_MONOTONIC_CLOCK = _SC_MONOTONIC_CLOCK;
159#ifndef _SC_NPROCESSORS_CONF
160#define _SC_NPROCESSORS_CONF -1
161#endif
162const C_Int_t Posix_ProcEnv_SC_NPROCESSORS_CONF = _SC_NPROCESSORS_CONF;
163#ifndef _SC_NPROCESSORS_ONLN
164#define _SC_NPROCESSORS_ONLN -1
165#endif
166const C_Int_t Posix_ProcEnv_SC_NPROCESSORS_ONLN = _SC_NPROCESSORS_ONLN;
167#ifndef _SC_PHYS_PAGES
168#define _SC_PHYS_PAGES -1
169#endif
170const C_Int_t Posix_ProcEnv_SC_PHYS_PAGES = _SC_PHYS_PAGES;
171#ifndef _SC_PRIORITIZED_IO
172#define _SC_PRIORITIZED_IO -1
173#endif
174const C_Int_t Posix_ProcEnv_SC_PRIORITIZED_IO = _SC_PRIORITIZED_IO;
175#ifndef _SC_PRIORITY_SCHEDULING
176#define _SC_PRIORITY_SCHEDULING -1
177#endif
178const C_Int_t Posix_ProcEnv_SC_PRIORITY_SCHEDULING = _SC_PRIORITY_SCHEDULING;
179#ifndef _SC_RAW_SOCKETS
180#define _SC_RAW_SOCKETS -1
181#endif
182const C_Int_t Posix_ProcEnv_SC_RAW_SOCKETS = _SC_RAW_SOCKETS;
183#ifndef _SC_READER_WRITER_LOCKS
184#define _SC_READER_WRITER_LOCKS -1
185#endif
186const C_Int_t Posix_ProcEnv_SC_READER_WRITER_LOCKS = _SC_READER_WRITER_LOCKS;
187#ifndef _SC_REALTIME_SIGNALS
188#define _SC_REALTIME_SIGNALS -1
189#endif
190const C_Int_t Posix_ProcEnv_SC_REALTIME_SIGNALS = _SC_REALTIME_SIGNALS;
191#ifndef _SC_REGEXP
192#define _SC_REGEXP -1
193#endif
194const C_Int_t Posix_ProcEnv_SC_REGEXP = _SC_REGEXP;
195#ifndef _SC_SAVED_IDS
196#define _SC_SAVED_IDS -1
197#endif
198const C_Int_t Posix_ProcEnv_SC_SAVED_IDS = _SC_SAVED_IDS;
199#ifndef _SC_SEMAPHORES
200#define _SC_SEMAPHORES -1
201#endif
202const C_Int_t Posix_ProcEnv_SC_SEMAPHORES = _SC_SEMAPHORES;
203#ifndef _SC_SHARED_MEMORY_OBJECTS
204#define _SC_SHARED_MEMORY_OBJECTS -1
205#endif
206const C_Int_t Posix_ProcEnv_SC_SHARED_MEMORY_OBJECTS = _SC_SHARED_MEMORY_OBJECTS;
207#ifndef _SC_SHELL
208#define _SC_SHELL -1
209#endif
210const C_Int_t Posix_ProcEnv_SC_SHELL = _SC_SHELL;
211#ifndef _SC_SPAWN
212#define _SC_SPAWN -1
213#endif
214const C_Int_t Posix_ProcEnv_SC_SPAWN = _SC_SPAWN;
215#ifndef _SC_SPIN_LOCKS
216#define _SC_SPIN_LOCKS -1
217#endif
218const C_Int_t Posix_ProcEnv_SC_SPIN_LOCKS = _SC_SPIN_LOCKS;
219#ifndef _SC_SPORADIC_SERVER
220#define _SC_SPORADIC_SERVER -1
221#endif
222const C_Int_t Posix_ProcEnv_SC_SPORADIC_SERVER = _SC_SPORADIC_SERVER;
223#ifndef _SC_SS_REPL_MAX
224#define _SC_SS_REPL_MAX -1
225#endif
226#ifndef _SC_SS_REPL_MAX
227#define _SC_SS_REPL_MAX -1
228#endif
229const C_Int_t Posix_ProcEnv_SC_SS_REPL_MAX = _SC_SS_REPL_MAX;
230#ifndef _SC_SYNCHRONIZED_IO
231#define _SC_SYNCHRONIZED_IO -1
232#endif
233const C_Int_t Posix_ProcEnv_SC_SYNCHRONIZED_IO = _SC_SYNCHRONIZED_IO;
234#ifndef _SC_THREAD_ATTR_STACKADDR
235#define _SC_THREAD_ATTR_STACKADDR -1
236#endif
237const C_Int_t Posix_ProcEnv_SC_THREAD_ATTR_STACKADDR = _SC_THREAD_ATTR_STACKADDR;
238#ifndef _SC_THREAD_ATTR_STACKSIZE
239#define _SC_THREAD_ATTR_STACKSIZE -1
240#endif
241const C_Int_t Posix_ProcEnv_SC_THREAD_ATTR_STACKSIZE = _SC_THREAD_ATTR_STACKSIZE;
242#ifndef _SC_THREAD_CPUTIME
243#define _SC_THREAD_CPUTIME -1
244#endif
245const C_Int_t Posix_ProcEnv_SC_THREAD_CPUTIME = _SC_THREAD_CPUTIME;
246#ifndef _SC_THREAD_PRIO_INHERIT
247#define _SC_THREAD_PRIO_INHERIT -1
248#endif
249const C_Int_t Posix_ProcEnv_SC_THREAD_PRIO_INHERIT = _SC_THREAD_PRIO_INHERIT;
250#ifndef _SC_THREAD_PRIO_PROTECT
251#define _SC_THREAD_PRIO_PROTECT -1
252#endif
253const C_Int_t Posix_ProcEnv_SC_THREAD_PRIO_PROTECT = _SC_THREAD_PRIO_PROTECT;
254#ifndef _SC_THREAD_PRIORITY_SCHEDULING
255#define _SC_THREAD_PRIORITY_SCHEDULING -1
256#endif
257const C_Int_t Posix_ProcEnv_SC_THREAD_PRIORITY_SCHEDULING = _SC_THREAD_PRIORITY_SCHEDULING;
258#ifndef _SC_THREAD_PROCESS_SHARED
259#define _SC_THREAD_PROCESS_SHARED -1
260#endif
261const C_Int_t Posix_ProcEnv_SC_THREAD_PROCESS_SHARED = _SC_THREAD_PROCESS_SHARED;
262#ifndef _SC_THREAD_SAFE_FUNCTIONS
263#define _SC_THREAD_SAFE_FUNCTIONS -1
264#endif
265const C_Int_t Posix_ProcEnv_SC_THREAD_SAFE_FUNCTIONS = _SC_THREAD_SAFE_FUNCTIONS;
266#ifndef _SC_THREAD_SPORADIC_SERVER
267#define _SC_THREAD_SPORADIC_SERVER -1
268#endif
269const C_Int_t Posix_ProcEnv_SC_THREAD_SPORADIC_SERVER = _SC_THREAD_SPORADIC_SERVER;
270#ifndef _SC_THREADS
271#define _SC_THREADS -1
272#endif
273const C_Int_t Posix_ProcEnv_SC_THREADS = _SC_THREADS;
274#ifndef _SC_TIMEOUTS
275#define _SC_TIMEOUTS -1
276#endif
277const C_Int_t Posix_ProcEnv_SC_TIMEOUTS = _SC_TIMEOUTS;
278#ifndef _SC_TIMERS
279#define _SC_TIMERS -1
280#endif
281const C_Int_t Posix_ProcEnv_SC_TIMERS = _SC_TIMERS;
282#ifndef _SC_TRACE
283#define _SC_TRACE -1
284#endif
285const C_Int_t Posix_ProcEnv_SC_TRACE = _SC_TRACE;
286#ifndef _SC_TRACE_EVENT_FILTER
287#define _SC_TRACE_EVENT_FILTER -1
288#endif
289const C_Int_t Posix_ProcEnv_SC_TRACE_EVENT_FILTER = _SC_TRACE_EVENT_FILTER;
290#ifndef _SC_TRACE_EVENT_NAME_MAX
291#define _SC_TRACE_EVENT_NAME_MAX -1
292#endif
293#ifndef _SC_TRACE_EVENT_NAME_MAX
294#define _SC_TRACE_EVENT_NAME_MAX -1
295#endif
296const C_Int_t Posix_ProcEnv_SC_TRACE_EVENT_NAME_MAX = _SC_TRACE_EVENT_NAME_MAX;
297#ifndef _SC_TRACE_INHERIT
298#define _SC_TRACE_INHERIT -1
299#endif
300const C_Int_t Posix_ProcEnv_SC_TRACE_INHERIT = _SC_TRACE_INHERIT;
301#ifndef _SC_TRACE_LOG
302#define _SC_TRACE_LOG -1
303#endif
304const C_Int_t Posix_ProcEnv_SC_TRACE_LOG = _SC_TRACE_LOG;
305#ifndef _SC_TRACE_NAME_MAX
306#define _SC_TRACE_NAME_MAX -1
307#endif
308const C_Int_t Posix_ProcEnv_SC_TRACE_NAME_MAX = _SC_TRACE_NAME_MAX;
309#ifndef _SC_TRACE_SYS_MAX
310#define _SC_TRACE_SYS_MAX -1
311#endif
312const C_Int_t Posix_ProcEnv_SC_TRACE_SYS_MAX = _SC_TRACE_SYS_MAX;
313#ifndef _SC_TRACE_USER_EVENT_MAX
314#define _SC_TRACE_USER_EVENT_MAX -1
315#endif
316#ifndef _SC_TRACE_USER_EVENT_MAX
317#define _SC_TRACE_USER_EVENT_MAX -1
318#endif
319const C_Int_t Posix_ProcEnv_SC_TRACE_USER_EVENT_MAX = _SC_TRACE_USER_EVENT_MAX;
320#ifndef _SC_TYPED_MEMORY_OBJECTS
321#define _SC_TYPED_MEMORY_OBJECTS -1
322#endif
323const C_Int_t Posix_ProcEnv_SC_TYPED_MEMORY_OBJECTS = _SC_TYPED_MEMORY_OBJECTS;
324#ifndef _SC_VERSION
325#define _SC_VERSION -1
326#endif
327const C_Int_t Posix_ProcEnv_SC_VERSION = _SC_VERSION;
328#ifndef _SC_V6_ILP32_OFF32
329#define _SC_V6_ILP32_OFF32 -1
330#endif
331const C_Int_t Posix_ProcEnv_SC_V6_ILP32_OFF32 = _SC_V6_ILP32_OFF32;
332#ifndef _SC_V6_ILP32_OFFBIG
333#define _SC_V6_ILP32_OFFBIG -1
334#endif
335const C_Int_t Posix_ProcEnv_SC_V6_ILP32_OFFBIG = _SC_V6_ILP32_OFFBIG;
336#ifndef _SC_V6_LP64_OFF64
337#define _SC_V6_LP64_OFF64 -1
338#endif
339const C_Int_t Posix_ProcEnv_SC_V6_LP64_OFF64 = _SC_V6_LP64_OFF64;
340#ifndef _SC_V6_LPBIG_OFFBIG
341#define _SC_V6_LPBIG_OFFBIG -1
342#endif
343const C_Int_t Posix_ProcEnv_SC_V6_LPBIG_OFFBIG = _SC_V6_LPBIG_OFFBIG;
344#ifndef _SC_2_C_BIND
345#define _SC_2_C_BIND -1
346#endif
347const C_Int_t Posix_ProcEnv_SC_2_C_BIND = _SC_2_C_BIND;
348#ifndef _SC_2_C_DEV
349#define _SC_2_C_DEV -1
350#endif
351const C_Int_t Posix_ProcEnv_SC_2_C_DEV = _SC_2_C_DEV;
352#ifndef _SC_2_CHAR_TERM
353#define _SC_2_CHAR_TERM -1
354#endif
355const C_Int_t Posix_ProcEnv_SC_2_CHAR_TERM = _SC_2_CHAR_TERM;
356#ifndef _SC_2_FORT_DEV
357#define _SC_2_FORT_DEV -1
358#endif
359const C_Int_t Posix_ProcEnv_SC_2_FORT_DEV = _SC_2_FORT_DEV;
360#ifndef _SC_2_FORT_RUN
361#define _SC_2_FORT_RUN -1
362#endif
363const C_Int_t Posix_ProcEnv_SC_2_FORT_RUN = _SC_2_FORT_RUN;
364#ifndef _SC_2_LOCALEDEF
365#define _SC_2_LOCALEDEF -1
366#endif
367const C_Int_t Posix_ProcEnv_SC_2_LOCALEDEF = _SC_2_LOCALEDEF;
368#ifndef _SC_2_PBS
369#define _SC_2_PBS -1
370#endif
371const C_Int_t Posix_ProcEnv_SC_2_PBS = _SC_2_PBS;
372#ifndef _SC_2_PBS_ACCOUNTING
373#define _SC_2_PBS_ACCOUNTING -1
374#endif
375const C_Int_t Posix_ProcEnv_SC_2_PBS_ACCOUNTING = _SC_2_PBS_ACCOUNTING;
376#ifndef _SC_2_PBS_CHECKPOINT
377#define _SC_2_PBS_CHECKPOINT -1
378#endif
379const C_Int_t Posix_ProcEnv_SC_2_PBS_CHECKPOINT = _SC_2_PBS_CHECKPOINT;
380#ifndef _SC_2_PBS_LOCATE
381#define _SC_2_PBS_LOCATE -1
382#endif
383const C_Int_t Posix_ProcEnv_SC_2_PBS_LOCATE = _SC_2_PBS_LOCATE;
384#ifndef _SC_2_PBS_MESSAGE
385#define _SC_2_PBS_MESSAGE -1
386#endif
387const C_Int_t Posix_ProcEnv_SC_2_PBS_MESSAGE = _SC_2_PBS_MESSAGE;
388#ifndef _SC_2_PBS_TRACK
389#define _SC_2_PBS_TRACK -1
390#endif
391const C_Int_t Posix_ProcEnv_SC_2_PBS_TRACK = _SC_2_PBS_TRACK;
392#ifndef _SC_2_SW_DEV
393#define _SC_2_SW_DEV -1
394#endif
395const C_Int_t Posix_ProcEnv_SC_2_SW_DEV = _SC_2_SW_DEV;
396#ifndef _SC_2_UPE
397#define _SC_2_UPE -1
398#endif
399const C_Int_t Posix_ProcEnv_SC_2_UPE = _SC_2_UPE;
400#ifndef _SC_2_VERSION
401#define _SC_2_VERSION -1
402#endif
403const C_Int_t Posix_ProcEnv_SC_2_VERSION = _SC_2_VERSION;
404#ifndef _SC_PAGE_SIZE
405#define _SC_PAGE_SIZE -1
406#endif
407const C_Int_t Posix_ProcEnv_SC_PAGE_SIZE = _SC_PAGE_SIZE;
408#ifndef _SC_PAGESIZE
409#define _SC_PAGESIZE -1
410#endif
411const C_Int_t Posix_ProcEnv_SC_PAGESIZE = _SC_PAGESIZE;
412#ifndef _SC_THREAD_DESTRUCTOR_ITERATIONS
413#define _SC_THREAD_DESTRUCTOR_ITERATIONS -1
414#endif
415const C_Int_t Posix_ProcEnv_SC_THREAD_DESTRUCTOR_ITERATIONS = _SC_THREAD_DESTRUCTOR_ITERATIONS;
416#ifndef _SC_THREAD_KEYS_MAX
417#define _SC_THREAD_KEYS_MAX -1
418#endif
419const C_Int_t Posix_ProcEnv_SC_THREAD_KEYS_MAX = _SC_THREAD_KEYS_MAX;
420#ifndef _SC_THREAD_STACK_MIN
421#define _SC_THREAD_STACK_MIN -1
422#endif
423const C_Int_t Posix_ProcEnv_SC_THREAD_STACK_MIN = _SC_THREAD_STACK_MIN;
424#ifndef _SC_THREAD_THREADS_MAX
425#define _SC_THREAD_THREADS_MAX -1
426#endif
427const C_Int_t Posix_ProcEnv_SC_THREAD_THREADS_MAX = _SC_THREAD_THREADS_MAX;
428#ifndef _SC_RE_DUP_MAX
429#define _SC_RE_DUP_MAX -1
430#endif
431const C_Int_t Posix_ProcEnv_SC_RE_DUP_MAX = _SC_RE_DUP_MAX;
432#ifndef _SC_RTSIG_MAX
433#define _SC_RTSIG_MAX -1
434#endif
435const C_Int_t Posix_ProcEnv_SC_RTSIG_MAX = _SC_RTSIG_MAX;
436#ifndef _SC_SEM_NSEMS_MAX
437#define _SC_SEM_NSEMS_MAX -1
438#endif
439const C_Int_t Posix_ProcEnv_SC_SEM_NSEMS_MAX = _SC_SEM_NSEMS_MAX;
440#ifndef _SC_SEM_VALUE_MAX
441#define _SC_SEM_VALUE_MAX -1
442#endif
443const C_Int_t Posix_ProcEnv_SC_SEM_VALUE_MAX = _SC_SEM_VALUE_MAX;
444#ifndef _SC_SIGQUEUE_MAX
445#define _SC_SIGQUEUE_MAX -1
446#endif
447const C_Int_t Posix_ProcEnv_SC_SIGQUEUE_MAX = _SC_SIGQUEUE_MAX;
448#ifndef _SC_STREAM_MAX
449#define _SC_STREAM_MAX -1
450#endif
451const C_Int_t Posix_ProcEnv_SC_STREAM_MAX = _SC_STREAM_MAX;
452#ifndef _SC_SYMLOOP_MAX
453#define _SC_SYMLOOP_MAX -1
454#endif
455const C_Int_t Posix_ProcEnv_SC_SYMLOOP_MAX = _SC_SYMLOOP_MAX;
456#ifndef _SC_TIMER_MAX
457#define _SC_TIMER_MAX -1
458#endif
459const C_Int_t Posix_ProcEnv_SC_TIMER_MAX = _SC_TIMER_MAX;
460#ifndef _SC_TTY_NAME_MAX
461#define _SC_TTY_NAME_MAX -1
462#endif
463const C_Int_t Posix_ProcEnv_SC_TTY_NAME_MAX = _SC_TTY_NAME_MAX;
464#ifndef _SC_TZNAME_MAX
465#define _SC_TZNAME_MAX -1
466#endif
467const C_Int_t Posix_ProcEnv_SC_TZNAME_MAX = _SC_TZNAME_MAX;
468#ifndef _SC_XBS5_ILP32_OFF32
469#define _SC_XBS5_ILP32_OFF32 -1
470#endif
471const C_Int_t Posix_ProcEnv_SC_XBS5_ILP32_OFF32 = _SC_XBS5_ILP32_OFF32;
472#ifndef _SC_XBS5_ILP32_OFFBIG
473#define _SC_XBS5_ILP32_OFFBIG -1
474#endif
475const C_Int_t Posix_ProcEnv_SC_XBS5_ILP32_OFFBIG = _SC_XBS5_ILP32_OFFBIG;
476#ifndef _SC_XBS5_LP64_OFF64
477#define _SC_XBS5_LP64_OFF64 -1
478#endif
479const C_Int_t Posix_ProcEnv_SC_XBS5_LP64_OFF64 = _SC_XBS5_LP64_OFF64;
480#ifndef _SC_XBS5_LPBIG_OFFBIG
481#define _SC_XBS5_LPBIG_OFFBIG -1
482#endif
483const C_Int_t Posix_ProcEnv_SC_XBS5_LPBIG_OFFBIG = _SC_XBS5_LPBIG_OFFBIG;
484#ifndef _SC_XOPEN_CRYPT
485#define _SC_XOPEN_CRYPT -1
486#endif
487const C_Int_t Posix_ProcEnv_SC_XOPEN_CRYPT = _SC_XOPEN_CRYPT;
488#ifndef _SC_XOPEN_ENH_I18N
489#define _SC_XOPEN_ENH_I18N -1
490#endif
491const C_Int_t Posix_ProcEnv_SC_XOPEN_ENH_I18N = _SC_XOPEN_ENH_I18N;
492#ifndef _SC_XOPEN_LEGACY
493#define _SC_XOPEN_LEGACY -1
494#endif
495const C_Int_t Posix_ProcEnv_SC_XOPEN_LEGACY = _SC_XOPEN_LEGACY;
496#ifndef _SC_XOPEN_REALTIME
497#define _SC_XOPEN_REALTIME -1
498#endif
499const C_Int_t Posix_ProcEnv_SC_XOPEN_REALTIME = _SC_XOPEN_REALTIME;
500#ifndef _SC_XOPEN_REALTIME_THREADS
501#define _SC_XOPEN_REALTIME_THREADS -1
502#endif
503const C_Int_t Posix_ProcEnv_SC_XOPEN_REALTIME_THREADS = _SC_XOPEN_REALTIME_THREADS;
504#ifndef _SC_XOPEN_SHM
505#define _SC_XOPEN_SHM -1
506#endif
507const C_Int_t Posix_ProcEnv_SC_XOPEN_SHM = _SC_XOPEN_SHM;
508#ifndef _SC_XOPEN_STREAMS
509#define _SC_XOPEN_STREAMS -1
510#endif
511#ifndef _SC_XOPEN_STREAMS
512#define _SC_XOPEN_STREAMS -1
513#endif
514const C_Int_t Posix_ProcEnv_SC_XOPEN_STREAMS = _SC_XOPEN_STREAMS;
515#ifndef _SC_XOPEN_UNIX
516#define _SC_XOPEN_UNIX -1
517#endif
518const C_Int_t Posix_ProcEnv_SC_XOPEN_UNIX = _SC_XOPEN_UNIX;
519#ifndef _SC_XOPEN_VERSION
520#define _SC_XOPEN_VERSION -1
521#endif
522const C_Int_t Posix_ProcEnv_SC_XOPEN_VERSION = _SC_XOPEN_VERSION;