Searched refs:__POSIX_VISIBLE (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dlimits.h38 #if __POSIX_VISIBLE
48 #if __POSIX_VISIBLE >= 200112
62 #if __POSIX_VISIBLE >= 200112
86 #if __POSIX_VISIBLE >= 199309
101 #if __POSIX_VISIBLE >= 199506
107 #if __POSIX_VISIBLE >= 200112
122 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
143 #if __POSIX_VISIBLE
H A Dtime.h48 #if __POSIX_VISIBLE > 0 && __POSIX_VISIBLE < 200112 || __BSD_VISIBLE
74 #if __POSIX_VISIBLE >= 199309
89 #endif /* __POSIX_VISIBLE >= 199309 */
91 #if __POSIX_VISIBLE >= 200112
99 #if !defined(CLOCK_REALTIME) && __POSIX_VISIBLE >= 200112
116 #endif /* !defined(CLOCK_REALTIME) && __POSIX_VISIBLE >= 200112 */
118 #if !defined(TIMER_ABSTIME) && __POSIX_VISIBLE >= 200112
123 #endif /* !defined(TIMER_ABSTIME) && __POSIX_VISIBLE >= 200112 */
139 #if __POSIX_VISIBLE
[all...]
H A Dstrings.h41 #if __BSD_VISIBLE || __POSIX_VISIBLE <= 200112
59 #if __BSD_VISIBLE || __POSIX_VISIBLE <= 200112
66 #if __POSIX_VISIBLE >= 200809 || defined(_XLOCALE_H_)
H A Dstring.h68 #if __POSIX_VISIBLE >= 200809
84 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
88 #if __POSIX_VISIBLE >= 200112
102 #if __POSIX_VISIBLE >= 200809
114 #if __POSIX_VISIBLE >= 200809
120 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE >= 500
139 #if __POSIX_VISIBLE >= 200809 || defined(_XLOCALE_H_)
H A Dsetjmp.h56 #if __POSIX_VISIBLE || __XSI_VISIBLE
H A Dunistd.h81 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200112
191 #if __POSIX_VISIBLE >= 199309
219 #if __POSIX_VISIBLE >= 200112
299 #if __POSIX_VISIBLE >= 199209
303 #if __POSIX_VISIBLE >= 200112
373 #if __POSIX_VISIBLE >= 199209 || __XSI_VISIBLE
385 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
398 #if __POSIX_VISIBLE >= 199506
403 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
407 #if __POSIX_VISIBLE >
[all...]
H A Dstdio.h50 #if __POSIX_VISIBLE >= 200809
61 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
296 #if __BSD_VISIBLE || (__POSIX_VISIBLE && __POSIX_VISIBLE <= 199506)
300 #if __POSIX_VISIBLE
306 #endif /* __POSIX_VISIBLE */
308 #if __POSIX_VISIBLE >= 199209
313 #if __POSIX_VISIBLE >= 199506
334 #if __POSIX_VISIBLE >= 200112
348 #if __POSIX_VISIBLE >
[all...]
H A Dstdlib.h168 #if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
171 #if __POSIX_VISIBLE >= 199506
174 #if __POSIX_VISIBLE >= 200112
181 #if __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE
191 #endif /* __POSIX_VISIBLE >= 200809 || __XSI_VISIBLE */
H A Dctype.h82 #if __POSIX_VISIBLE >= 200809 || defined(_XLOCALE_H_)
/illumos-gate/usr/src/boot/sys/sys/
H A Dlimits.h71 #if __POSIX_VISIBLE || __XSI_VISIBLE
75 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
91 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
96 #if __POSIX_VISIBLE
H A Dsignal.h51 #if __POSIX_VISIBLE || __XSI_VISIBLE
55 #if __POSIX_VISIBLE || __XSI_VISIBLE
68 #if __POSIX_VISIBLE || __XSI_VISIBLE
71 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
75 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
78 #if __POSIX_VISIBLE || __XSI_VISIBLE
83 #if __POSIX_VISIBLE >= 200112 || __XSI_VISIBLE
86 #if __POSIX_VISIBLE || __XSI_VISIBLE
107 #if __POSIX_VISIBLE || __XSI_VISIBLE
144 #if __POSIX_VISIBLE || __XSI_VISIBL
[all...]
H A Dfcntl.h99 #if __POSIX_VISIBLE >= 200809
117 #if __POSIX_VISIBLE >= 200809
125 #if __POSIX_VISIBLE >= 200809
196 #if __POSIX_VISIBLE >= 200809
223 #if __XSI_VISIBLE || __POSIX_VISIBLE >= 200112
241 #if __POSIX_VISIBLE >= 200809
302 #if __POSIX_VISIBLE >= 200112
322 #if __POSIX_VISIBLE >= 200809
325 #if __POSIX_VISIBLE >= 200112
H A Dunistd.h134 #if __POSIX_VISIBLE >= 199309
140 #if __POSIX_VISIBLE >= 200112
H A Dstat.h242 #if __POSIX_VISIBLE >= 200112
310 #if __POSIX_VISIBLE >= 200809
325 #if __POSIX_VISIBLE >= 200112
328 #if __POSIX_VISIBLE >= 200809
339 #if __POSIX_VISIBLE >= 200112
350 #if __POSIX_VISIBLE >= 200809
H A Dcdefs.h722 #define __POSIX_VISIBLE 200809 macro
725 #define __POSIX_VISIBLE 200112 macro
728 #define __POSIX_VISIBLE 199506 macro
731 #define __POSIX_VISIBLE 199309 macro
734 #define __POSIX_VISIBLE 199209 macro
737 #define __POSIX_VISIBLE 199009 macro
740 #define __POSIX_VISIBLE 198808 macro
757 #define __POSIX_VISIBLE 0 macro
762 #define __POSIX_VISIBLE 0 macro
767 #define __POSIX_VISIBLE macro
772 #define __POSIX_VISIBLE macro
[all...]
H A Dsocket.h424 #if __POSIX_VISIBLE >= 200809
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dsetjmp.h44 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XSI_VISIBLE
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h103 #if !defined(_KERNEL) && __POSIX_VISIBLE >= 200112
123 #endif /* !_KERNEL && __POSIX_VISIBLE >= 200112 */
125 #if __POSIX_VISIBLE >= 200112
663 #if __POSIX_VISIBLE >= 200112

Completed in 1682 milliseconds