unistd_openbsd_386.go 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083
  1. // Code generated by 'ccgo unistd/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o unistd/unistd_openbsd_386.go -pkgname unistd', DO NOT EDIT.
  2. package unistd
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. const (
  14. BIG_ENDIAN = 4321 // endian.h:45:1:
  15. BYTE_ORDER = 1234 // endian.h:47:1:
  16. F_LOCK = 1 // unistd.h:48:1:
  17. F_OK = 0 // unistd.h:49:1:
  18. F_TEST = 3 // unistd.h:50:1:
  19. F_TLOCK = 2 // unistd.h:49:1:
  20. F_ULOCK = 0 // unistd.h:47:1:
  21. KBIND_BLOCK_MAX = 2 // unistd.h:77:1:
  22. KBIND_DATA_MAX = 24 // unistd.h:78:1:
  23. LITTLE_ENDIAN = 1234 // endian.h:44:1:
  24. L_INCR = 1 // unistd.h:62:1:
  25. L_SET = 0 // unistd.h:61:1:
  26. L_XTND = 2 // unistd.h:63:1:
  27. PDP_ENDIAN = 3412 // endian.h:46:1:
  28. R_OK = 0x04 // unistd.h:52:1:
  29. SEEK_CUR = 1 // unistd.h:56:1:
  30. SEEK_END = 2 // unistd.h:57:1:
  31. SEEK_SET = 0 // unistd.h:55:1:
  32. STDERR_FILENO = 2 // unistd.h:44:1:
  33. STDIN_FILENO = 0 // unistd.h:42:1:
  34. STDOUT_FILENO = 1 // unistd.h:43:1:
  35. W_OK = 0x02 // unistd.h:51:1:
  36. X_OK = 0x01 // unistd.h:50:1:
  37. X_BIG_ENDIAN = 4321 // _endian.h:43:1:
  38. X_BYTE_ORDER = 1234 // endian.h:58:1:
  39. X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1:
  40. X_CLOCK_T_DEFINED_ = 0 // types.h:157:1:
  41. X_CS_PATH = 1 // unistd.h:286:1:
  42. X_CS_POSIX_V6_ILP32_OFF32_CFLAGS = 2 // unistd.h:287:1:
  43. X_CS_POSIX_V6_ILP32_OFF32_LDFLAGS = 3 // unistd.h:288:1:
  44. X_CS_POSIX_V6_ILP32_OFF32_LIBS = 4 // unistd.h:289:1:
  45. X_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS = 5 // unistd.h:290:1:
  46. X_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS = 6 // unistd.h:291:1:
  47. X_CS_POSIX_V6_ILP32_OFFBIG_LIBS = 7 // unistd.h:292:1:
  48. X_CS_POSIX_V6_LP64_OFF64_CFLAGS = 8 // unistd.h:293:1:
  49. X_CS_POSIX_V6_LP64_OFF64_LDFLAGS = 9 // unistd.h:294:1:
  50. X_CS_POSIX_V6_LP64_OFF64_LIBS = 10 // unistd.h:295:1:
  51. X_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS = 11 // unistd.h:296:1:
  52. X_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS = 12 // unistd.h:297:1:
  53. X_CS_POSIX_V6_LPBIG_OFFBIG_LIBS = 13 // unistd.h:298:1:
  54. X_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS = 14 // unistd.h:299:1:
  55. X_CS_POSIX_V7_ILP32_OFF32_CFLAGS = 16 // unistd.h:301:1:
  56. X_CS_POSIX_V7_ILP32_OFF32_LDFLAGS = 17 // unistd.h:302:1:
  57. X_CS_POSIX_V7_ILP32_OFF32_LIBS = 18 // unistd.h:303:1:
  58. X_CS_POSIX_V7_ILP32_OFFBIG_CFLAGS = 19 // unistd.h:304:1:
  59. X_CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS = 20 // unistd.h:305:1:
  60. X_CS_POSIX_V7_ILP32_OFFBIG_LIBS = 21 // unistd.h:306:1:
  61. X_CS_POSIX_V7_LP64_OFF64_CFLAGS = 22 // unistd.h:307:1:
  62. X_CS_POSIX_V7_LP64_OFF64_LDFLAGS = 23 // unistd.h:308:1:
  63. X_CS_POSIX_V7_LP64_OFF64_LIBS = 24 // unistd.h:309:1:
  64. X_CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS = 25 // unistd.h:310:1:
  65. X_CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS = 26 // unistd.h:311:1:
  66. X_CS_POSIX_V7_LPBIG_OFFBIG_LIBS = 27 // unistd.h:312:1:
  67. X_CS_POSIX_V7_THREADS_CFLAGS = 28 // unistd.h:313:1:
  68. X_CS_POSIX_V7_THREADS_LDFLAGS = 29 // unistd.h:314:1:
  69. X_CS_POSIX_V7_WIDTH_RESTRICTED_ENVS = 30 // unistd.h:315:1:
  70. X_CS_V6_ENV = 15 // unistd.h:300:1:
  71. X_CS_V7_ENV = 31 // unistd.h:316:1:
  72. X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
  73. X_GETOPT_DEFINED_ = 0 // unistd.h:385:1:
  74. X_ILP32 = 1 // <predefined>:1:1:
  75. X_INT16_T_DEFINED_ = 0 // types.h:84:1:
  76. X_INT32_T_DEFINED_ = 0 // types.h:94:1:
  77. X_INT64_T_DEFINED_ = 0 // types.h:104:1:
  78. X_INT8_T_DEFINED_ = 0 // types.h:74:1:
  79. X_INTPTR_T_DEFINED_ = 0 // unistd.h:319:1:
  80. X_LITTLE_ENDIAN = 1234 // _endian.h:42:1:
  81. X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1:
  82. X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1:
  83. X_MACHINE__TYPES_H_ = 0 // _types.h:36:1:
  84. X_MAX_PAGE_SHIFT = 12 // _types.h:52:1:
  85. X_OFF_T_DEFINED_ = 0 // types.h:192:1:
  86. X_PC_2_SYMLINKS = 10 // unistd.h:93:1:
  87. X_PC_ALLOC_SIZE_MIN = 11 // unistd.h:94:1:
  88. X_PC_ASYNC_IO = 12 // unistd.h:95:1:
  89. X_PC_CHOWN_RESTRICTED = 7 // unistd.h:90:1:
  90. X_PC_FILESIZEBITS = 13 // unistd.h:96:1:
  91. X_PC_LINK_MAX = 1 // unistd.h:84:1:
  92. X_PC_MAX_CANON = 2 // unistd.h:85:1:
  93. X_PC_MAX_INPUT = 3 // unistd.h:86:1:
  94. X_PC_NAME_MAX = 4 // unistd.h:87:1:
  95. X_PC_NO_TRUNC = 8 // unistd.h:91:1:
  96. X_PC_PATH_MAX = 5 // unistd.h:88:1:
  97. X_PC_PIPE_BUF = 6 // unistd.h:89:1:
  98. X_PC_PRIO_IO = 14 // unistd.h:97:1:
  99. X_PC_REC_INCR_XFER_SIZE = 15 // unistd.h:98:1:
  100. X_PC_REC_MAX_XFER_SIZE = 16 // unistd.h:99:1:
  101. X_PC_REC_MIN_XFER_SIZE = 17 // unistd.h:100:1:
  102. X_PC_REC_XFER_ALIGN = 18 // unistd.h:101:1:
  103. X_PC_SYMLINK_MAX = 19 // unistd.h:102:1:
  104. X_PC_SYNC_IO = 20 // unistd.h:103:1:
  105. X_PC_TIMESTAMP_RESOLUTION = 21 // unistd.h:104:1:
  106. X_PC_VDISABLE = 9 // unistd.h:92:1:
  107. X_PDP_ENDIAN = 3412 // _endian.h:44:1:
  108. X_PID_T_DEFINED_ = 0 // types.h:167:1:
  109. X_POSIX2_CHAR_TERM = 1 // unistd.h:116:1:
  110. X_POSIX2_C_BIND = 200112 // unistd.h:114:1:
  111. X_POSIX2_C_DEV = -1 // unistd.h:115:1:
  112. X_POSIX2_FORT_DEV = -1 // unistd.h:117:1:
  113. X_POSIX2_FORT_RUN = -1 // unistd.h:118:1:
  114. X_POSIX2_LOCALEDEF = -1 // unistd.h:119:1:
  115. X_POSIX2_PBS = -1 // unistd.h:120:1:
  116. X_POSIX2_PBS_ACCOUNTING = -1 // unistd.h:121:1:
  117. X_POSIX2_PBS_CHECKPOINT = -1 // unistd.h:122:1:
  118. X_POSIX2_PBS_LOCATE = -1 // unistd.h:123:1:
  119. X_POSIX2_PBS_MESSAGE = -1 // unistd.h:124:1:
  120. X_POSIX2_PBS_TRACK = -1 // unistd.h:125:1:
  121. X_POSIX2_SW_DEV = 200112 // unistd.h:126:1:
  122. X_POSIX2_UPE = 200112 // unistd.h:127:1:
  123. X_POSIX2_VERSION = 200809 // unistd.h:148:1:
  124. X_POSIX_ADVISORY_INFO = -1 // unistd.h:65:1:
  125. X_POSIX_ASYNCHRONOUS_IO = -1 // unistd.h:66:1:
  126. X_POSIX_ASYNC_IO = -1 // unistd.h:41:1:
  127. X_POSIX_BARRIERS = 200112 // unistd.h:67:1:
  128. X_POSIX_CHOWN_RESTRICTED = 1 // unistd.h:68:1:
  129. X_POSIX_CLOCK_SELECTION = -1 // unistd.h:69:1:
  130. X_POSIX_CPUTIME = 200809 // unistd.h:70:1:
  131. X_POSIX_FSYNC = 200112 // unistd.h:71:1:
  132. X_POSIX_IPV6 = 0 // unistd.h:72:1:
  133. X_POSIX_JOB_CONTROL = 1 // unistd.h:73:1:
  134. X_POSIX_MAPPED_FILES = 200112 // unistd.h:74:1:
  135. X_POSIX_MEMLOCK = 200112 // unistd.h:75:1:
  136. X_POSIX_MEMLOCK_RANGE = 200112 // unistd.h:76:1:
  137. X_POSIX_MEMORY_PROTECTION = 200112 // unistd.h:77:1:
  138. X_POSIX_MESSAGE_PASSING = -1 // unistd.h:78:1:
  139. X_POSIX_MONOTONIC_CLOCK = 200112 // unistd.h:79:1:
  140. X_POSIX_NO_TRUNC = 1 // unistd.h:80:1:
  141. X_POSIX_PRIORITIZED_IO = -1 // unistd.h:81:1:
  142. X_POSIX_PRIORITY_SCHEDULING = -1 // unistd.h:82:1:
  143. X_POSIX_PRIO_IO = -1 // unistd.h:42:1:
  144. X_POSIX_RAW_SOCKETS = 200112 // unistd.h:83:1:
  145. X_POSIX_READER_WRITER_LOCKS = 200112 // unistd.h:84:1:
  146. X_POSIX_REALTIME_SIGNALS = -1 // unistd.h:85:1:
  147. X_POSIX_REGEXP = 1 // unistd.h:86:1:
  148. X_POSIX_SAVED_IDS = 1 // unistd.h:87:1:
  149. X_POSIX_SEMAPHORES = 200112 // unistd.h:88:1:
  150. X_POSIX_SHARED_MEMORY_OBJECTS = 200809 // unistd.h:89:1:
  151. X_POSIX_SHELL = 1 // unistd.h:90:1:
  152. X_POSIX_SPAWN = 200112 // unistd.h:91:1:
  153. X_POSIX_SPIN_LOCKS = 200112 // unistd.h:92:1:
  154. X_POSIX_SPORADIC_SERVER = -1 // unistd.h:93:1:
  155. X_POSIX_SYNCHRONIZED_IO = -1 // unistd.h:94:1:
  156. X_POSIX_SYNC_IO = -1 // unistd.h:43:1:
  157. X_POSIX_THREADS = 200112 // unistd.h:106:1:
  158. X_POSIX_THREAD_ATTR_STACKADDR = 200112 // unistd.h:95:1:
  159. X_POSIX_THREAD_ATTR_STACKSIZE = 200112 // unistd.h:96:1:
  160. X_POSIX_THREAD_CPUTIME = 200809 // unistd.h:97:1:
  161. X_POSIX_THREAD_PRIORITY_SCHEDULING = -1 // unistd.h:100:1:
  162. X_POSIX_THREAD_PRIO_INHERIT = -1 // unistd.h:98:1:
  163. X_POSIX_THREAD_PRIO_PROTECT = -1 // unistd.h:99:1:
  164. X_POSIX_THREAD_PROCESS_SHARED = -1 // unistd.h:101:1:
  165. X_POSIX_THREAD_ROBUST_PRIO_INHERIT = -1 // unistd.h:102:1:
  166. X_POSIX_THREAD_ROBUST_PRIO_PROTECT = -1 // unistd.h:103:1:
  167. X_POSIX_THREAD_SAFE_FUNCTIONS = 200112 // unistd.h:104:1:
  168. X_POSIX_THREAD_SPORADIC_SERVER = -1 // unistd.h:105:1:
  169. X_POSIX_TIMEOUTS = 200112 // unistd.h:107:1:
  170. X_POSIX_TIMERS = -1 // unistd.h:108:1:
  171. X_POSIX_TRACE = -1 // unistd.h:109:1:
  172. X_POSIX_TRACE_EVENT_FILTER = -1 // unistd.h:110:1:
  173. X_POSIX_TRACE_INHERIT = -1 // unistd.h:111:1:
  174. X_POSIX_TRACE_LOG = -1 // unistd.h:112:1:
  175. X_POSIX_TYPED_MEMORY_OBJECTS = -1 // unistd.h:113:1:
  176. X_POSIX_V6_ILP32_OFF32 = -1 // unistd.h:128:1:
  177. X_POSIX_V6_ILP32_OFFBIG = 0 // unistd.h:129:1:
  178. X_POSIX_V6_LP64_OFF64 = 0 // unistd.h:130:1:
  179. X_POSIX_V6_LPBIG_OFFBIG = 0 // unistd.h:131:1:
  180. X_POSIX_V7_ILP32_OFF32 = -1 // unistd.h:132:1:
  181. X_POSIX_V7_ILP32_OFFBIG = 0 // unistd.h:133:1:
  182. X_POSIX_V7_LP64_OFF64 = 0 // unistd.h:134:1:
  183. X_POSIX_V7_LPBIG_OFFBIG = 0 // unistd.h:135:1:
  184. X_POSIX_VDISABLE = 255 // unistd.h:40:1:
  185. X_POSIX_VERSION = 200809 // unistd.h:46:1:
  186. X_QUAD_HIGHWORD = 1 // _endian.h:95:1:
  187. X_QUAD_LOWWORD = 0 // _endian.h:96:1:
  188. X_SC_2_CHAR_TERM = 20 // unistd.h:172:1:
  189. X_SC_2_C_BIND = 18 // unistd.h:170:1:
  190. X_SC_2_C_DEV = 19 // unistd.h:171:1:
  191. X_SC_2_FORT_DEV = 21 // unistd.h:173:1:
  192. X_SC_2_FORT_RUN = 22 // unistd.h:174:1:
  193. X_SC_2_LOCALEDEF = 23 // unistd.h:175:1:
  194. X_SC_2_PBS = 35 // unistd.h:188:1:
  195. X_SC_2_PBS_ACCOUNTING = 36 // unistd.h:189:1:
  196. X_SC_2_PBS_CHECKPOINT = 37 // unistd.h:190:1:
  197. X_SC_2_PBS_LOCATE = 38 // unistd.h:191:1:
  198. X_SC_2_PBS_MESSAGE = 39 // unistd.h:192:1:
  199. X_SC_2_PBS_TRACK = 40 // unistd.h:193:1:
  200. X_SC_2_SW_DEV = 24 // unistd.h:176:1:
  201. X_SC_2_UPE = 25 // unistd.h:177:1:
  202. X_SC_2_VERSION = 17 // unistd.h:169:1:
  203. X_SC_ADVISORY_INFO = 41 // unistd.h:194:1:
  204. X_SC_AIO_LISTIO_MAX = 42 // unistd.h:195:1:
  205. X_SC_AIO_MAX = 43 // unistd.h:196:1:
  206. X_SC_AIO_PRIO_DELTA_MAX = 44 // unistd.h:197:1:
  207. X_SC_ARG_MAX = 1 // unistd.h:153:1:
  208. X_SC_ASYNCHRONOUS_IO = 45 // unistd.h:198:1:
  209. X_SC_ATEXIT_MAX = 46 // unistd.h:199:1:
  210. X_SC_AVPHYS_PAGES = 501 // unistd.h:281:1:
  211. X_SC_BARRIERS = 47 // unistd.h:200:1:
  212. X_SC_BC_BASE_MAX = 9 // unistd.h:161:1:
  213. X_SC_BC_DIM_MAX = 10 // unistd.h:162:1:
  214. X_SC_BC_SCALE_MAX = 11 // unistd.h:163:1:
  215. X_SC_BC_STRING_MAX = 12 // unistd.h:164:1:
  216. X_SC_CHILD_MAX = 2 // unistd.h:154:1:
  217. X_SC_CLK_TCK = 3 // unistd.h:155:1:
  218. X_SC_CLOCK_SELECTION = 48 // unistd.h:201:1:
  219. X_SC_COLL_WEIGHTS_MAX = 13 // unistd.h:165:1:
  220. X_SC_CPUTIME = 49 // unistd.h:202:1:
  221. X_SC_DELAYTIMER_MAX = 50 // unistd.h:203:1:
  222. X_SC_EXPR_NEST_MAX = 14 // unistd.h:166:1:
  223. X_SC_FSYNC = 29 // unistd.h:182:1:
  224. X_SC_GETGR_R_SIZE_MAX = 100 // unistd.h:253:1:
  225. X_SC_GETPW_R_SIZE_MAX = 101 // unistd.h:254:1:
  226. X_SC_HOST_NAME_MAX = 33 // unistd.h:186:1:
  227. X_SC_IOV_MAX = 51 // unistd.h:204:1:
  228. X_SC_IPV6 = 52 // unistd.h:205:1:
  229. X_SC_JOB_CONTROL = 6 // unistd.h:158:1:
  230. X_SC_LINE_MAX = 15 // unistd.h:167:1:
  231. X_SC_LOGIN_NAME_MAX = 102 // unistd.h:255:1:
  232. X_SC_MAPPED_FILES = 53 // unistd.h:206:1:
  233. X_SC_MEMLOCK = 54 // unistd.h:207:1:
  234. X_SC_MEMLOCK_RANGE = 55 // unistd.h:208:1:
  235. X_SC_MEMORY_PROTECTION = 56 // unistd.h:209:1:
  236. X_SC_MESSAGE_PASSING = 57 // unistd.h:210:1:
  237. X_SC_MONOTONIC_CLOCK = 34 // unistd.h:187:1:
  238. X_SC_MQ_OPEN_MAX = 58 // unistd.h:211:1:
  239. X_SC_MQ_PRIO_MAX = 59 // unistd.h:212:1:
  240. X_SC_NGROUPS_MAX = 4 // unistd.h:156:1:
  241. X_SC_NPROCESSORS_CONF = 502 // unistd.h:282:1:
  242. X_SC_NPROCESSORS_ONLN = 503 // unistd.h:283:1:
  243. X_SC_OPEN_MAX = 5 // unistd.h:157:1:
  244. X_SC_PAGESIZE = 28 // unistd.h:180:1:
  245. X_SC_PAGE_SIZE = 28 // unistd.h:181:1:
  246. X_SC_PHYS_PAGES = 500 // unistd.h:280:1:
  247. X_SC_PRIORITIZED_IO = 60 // unistd.h:213:1:
  248. X_SC_PRIORITY_SCHEDULING = 61 // unistd.h:214:1:
  249. X_SC_RAW_SOCKETS = 62 // unistd.h:215:1:
  250. X_SC_READER_WRITER_LOCKS = 63 // unistd.h:216:1:
  251. X_SC_REALTIME_SIGNALS = 64 // unistd.h:217:1:
  252. X_SC_REGEXP = 65 // unistd.h:218:1:
  253. X_SC_RE_DUP_MAX = 16 // unistd.h:168:1:
  254. X_SC_RTSIG_MAX = 66 // unistd.h:219:1:
  255. X_SC_SAVED_IDS = 7 // unistd.h:159:1:
  256. X_SC_SEMAPHORES = 67 // unistd.h:220:1:
  257. X_SC_SEM_NSEMS_MAX = 31 // unistd.h:184:1:
  258. X_SC_SEM_VALUE_MAX = 32 // unistd.h:185:1:
  259. X_SC_SHARED_MEMORY_OBJECTS = 68 // unistd.h:221:1:
  260. X_SC_SHELL = 69 // unistd.h:222:1:
  261. X_SC_SIGQUEUE_MAX = 70 // unistd.h:223:1:
  262. X_SC_SPAWN = 71 // unistd.h:224:1:
  263. X_SC_SPIN_LOCKS = 72 // unistd.h:225:1:
  264. X_SC_SPORADIC_SERVER = 73 // unistd.h:226:1:
  265. X_SC_SS_REPL_MAX = 74 // unistd.h:227:1:
  266. X_SC_STREAM_MAX = 26 // unistd.h:178:1:
  267. X_SC_SYMLOOP_MAX = 76 // unistd.h:229:1:
  268. X_SC_SYNCHRONIZED_IO = 75 // unistd.h:228:1:
  269. X_SC_THREADS = 91 // unistd.h:244:1:
  270. X_SC_THREAD_ATTR_STACKADDR = 77 // unistd.h:230:1:
  271. X_SC_THREAD_ATTR_STACKSIZE = 78 // unistd.h:231:1:
  272. X_SC_THREAD_CPUTIME = 79 // unistd.h:232:1:
  273. X_SC_THREAD_DESTRUCTOR_ITERATIONS = 80 // unistd.h:233:1:
  274. X_SC_THREAD_KEYS_MAX = 81 // unistd.h:234:1:
  275. X_SC_THREAD_PRIORITY_SCHEDULING = 84 // unistd.h:237:1:
  276. X_SC_THREAD_PRIO_INHERIT = 82 // unistd.h:235:1:
  277. X_SC_THREAD_PRIO_PROTECT = 83 // unistd.h:236:1:
  278. X_SC_THREAD_PROCESS_SHARED = 85 // unistd.h:238:1:
  279. X_SC_THREAD_ROBUST_PRIO_INHERIT = 86 // unistd.h:239:1:
  280. X_SC_THREAD_ROBUST_PRIO_PROTECT = 87 // unistd.h:240:1:
  281. X_SC_THREAD_SAFE_FUNCTIONS = 103 // unistd.h:256:1:
  282. X_SC_THREAD_SPORADIC_SERVER = 88 // unistd.h:241:1:
  283. X_SC_THREAD_STACK_MIN = 89 // unistd.h:242:1:
  284. X_SC_THREAD_THREADS_MAX = 90 // unistd.h:243:1:
  285. X_SC_TIMEOUTS = 92 // unistd.h:245:1:
  286. X_SC_TIMERS = 94 // unistd.h:247:1:
  287. X_SC_TIMER_MAX = 93 // unistd.h:246:1:
  288. X_SC_TRACE = 95 // unistd.h:248:1:
  289. X_SC_TRACE_EVENT_FILTER = 96 // unistd.h:249:1:
  290. X_SC_TRACE_EVENT_NAME_MAX = 97 // unistd.h:250:1:
  291. X_SC_TRACE_INHERIT = 98 // unistd.h:251:1:
  292. X_SC_TRACE_LOG = 99 // unistd.h:252:1:
  293. X_SC_TRACE_NAME_MAX = 104 // unistd.h:257:1:
  294. X_SC_TRACE_SYS_MAX = 105 // unistd.h:258:1:
  295. X_SC_TRACE_USER_EVENT_MAX = 106 // unistd.h:259:1:
  296. X_SC_TTY_NAME_MAX = 107 // unistd.h:260:1:
  297. X_SC_TYPED_MEMORY_OBJECTS = 108 // unistd.h:261:1:
  298. X_SC_TZNAME_MAX = 27 // unistd.h:179:1:
  299. X_SC_V6_ILP32_OFF32 = 109 // unistd.h:262:1:
  300. X_SC_V6_ILP32_OFFBIG = 110 // unistd.h:263:1:
  301. X_SC_V6_LP64_OFF64 = 111 // unistd.h:264:1:
  302. X_SC_V6_LPBIG_OFFBIG = 112 // unistd.h:265:1:
  303. X_SC_V7_ILP32_OFF32 = 113 // unistd.h:266:1:
  304. X_SC_V7_ILP32_OFFBIG = 114 // unistd.h:267:1:
  305. X_SC_V7_LP64_OFF64 = 115 // unistd.h:268:1:
  306. X_SC_V7_LPBIG_OFFBIG = 116 // unistd.h:269:1:
  307. X_SC_VERSION = 8 // unistd.h:160:1:
  308. X_SC_XOPEN_CRYPT = 117 // unistd.h:270:1:
  309. X_SC_XOPEN_ENH_I18N = 118 // unistd.h:271:1:
  310. X_SC_XOPEN_LEGACY = 119 // unistd.h:272:1:
  311. X_SC_XOPEN_REALTIME = 120 // unistd.h:273:1:
  312. X_SC_XOPEN_REALTIME_THREADS = 121 // unistd.h:274:1:
  313. X_SC_XOPEN_SHM = 30 // unistd.h:183:1:
  314. X_SC_XOPEN_STREAMS = 122 // unistd.h:275:1:
  315. X_SC_XOPEN_UNIX = 123 // unistd.h:276:1:
  316. X_SC_XOPEN_UUCP = 124 // unistd.h:277:1:
  317. X_SC_XOPEN_VERSION = 125 // unistd.h:278:1:
  318. X_SIZE_T_DEFINED_ = 0 // types.h:172:1:
  319. X_SSIZE_T_DEFINED_ = 0 // types.h:177:1:
  320. X_STACKALIGNBYTES = 15 // _types.h:49:1:
  321. X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
  322. X_SYS_ENDIAN_H_ = 0 // endian.h:38:1:
  323. X_SYS_TYPES_H_ = 0 // types.h:41:1:
  324. X_SYS_UNISTD_H_ = 0 // unistd.h:36:1:
  325. X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1:
  326. X_SYS__TYPES_H_ = 0 // _types.h:35:1:
  327. X_TIMER_T_DEFINED_ = 0 // types.h:187:1:
  328. X_TIME_T_DEFINED_ = 0 // types.h:182:1:
  329. X_UINT16_T_DEFINED_ = 0 // types.h:89:1:
  330. X_UINT32_T_DEFINED_ = 0 // types.h:99:1:
  331. X_UINT64_T_DEFINED_ = 0 // types.h:109:1:
  332. X_UINT8_T_DEFINED_ = 0 // types.h:79:1:
  333. X_UNISTD_H_ = 0 // unistd.h:36:1:
  334. X_XOPEN_CRYPT = 1 // unistd.h:137:1:
  335. X_XOPEN_ENH_I18N = -1 // unistd.h:138:1:
  336. X_XOPEN_LEGACY = -1 // unistd.h:139:1:
  337. X_XOPEN_REALTIME = -1 // unistd.h:140:1:
  338. X_XOPEN_REALTIME_THREADS = -1 // unistd.h:141:1:
  339. X_XOPEN_SHM = 1 // unistd.h:142:1:
  340. X_XOPEN_STREAMS = -1 // unistd.h:143:1:
  341. X_XOPEN_UNIX = -1 // unistd.h:145:1:
  342. X_XOPEN_UUCP = -1 // unistd.h:144:1:
  343. I386 = 1 // <predefined>:339:1:
  344. Unix = 1 // <predefined>:340:1:
  345. )
  346. type Ptrdiff_t = int32 /* <builtin>:3:26 */
  347. type Size_t = uint32 /* <builtin>:9:23 */
  348. type Wchar_t = int32 /* <builtin>:15:24 */
  349. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  350. type X__float128 = float64 /* <builtin>:47:21 */
  351. // $OpenBSD: unistd.h,v 1.106 2018/07/13 09:25:22 beck Exp $
  352. // $NetBSD: unistd.h,v 1.26.4.1 1996/05/28 02:31:51 mrg Exp $
  353. // -
  354. // Copyright (c) 1991 The Regents of the University of California.
  355. // All rights reserved.
  356. //
  357. // Redistribution and use in source and binary forms, with or without
  358. // modification, are permitted provided that the following conditions
  359. // are met:
  360. // 1. Redistributions of source code must retain the above copyright
  361. // notice, this list of conditions and the following disclaimer.
  362. // 2. Redistributions in binary form must reproduce the above copyright
  363. // notice, this list of conditions and the following disclaimer in the
  364. // documentation and/or other materials provided with the distribution.
  365. // 3. Neither the name of the University nor the names of its contributors
  366. // may be used to endorse or promote products derived from this software
  367. // without specific prior written permission.
  368. //
  369. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  370. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  371. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  372. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  373. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  374. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  375. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  376. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  377. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  378. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  379. // SUCH DAMAGE.
  380. //
  381. // @(#)unistd.h 5.13 (Berkeley) 6/17/91
  382. // $OpenBSD: _null.h,v 1.2 2016/09/09 22:07:58 millert Exp $
  383. // Written by Todd C. Miller, September 9, 2016
  384. // Public domain.
  385. // $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $
  386. // $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $
  387. // -
  388. // Copyright (c) 1982, 1986, 1991, 1993
  389. // The Regents of the University of California. All rights reserved.
  390. // (c) UNIX System Laboratories, Inc.
  391. // All or some portions of this file are derived from material licensed
  392. // to the University of California by American Telephone and Telegraph
  393. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  394. // the permission of UNIX System Laboratories, Inc.
  395. //
  396. // Redistribution and use in source and binary forms, with or without
  397. // modification, are permitted provided that the following conditions
  398. // are met:
  399. // 1. Redistributions of source code must retain the above copyright
  400. // notice, this list of conditions and the following disclaimer.
  401. // 2. Redistributions in binary form must reproduce the above copyright
  402. // notice, this list of conditions and the following disclaimer in the
  403. // documentation and/or other materials provided with the distribution.
  404. // 3. Neither the name of the University nor the names of its contributors
  405. // may be used to endorse or promote products derived from this software
  406. // without specific prior written permission.
  407. //
  408. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  409. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  410. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  411. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  412. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  413. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  414. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  415. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  416. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  417. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  418. // SUCH DAMAGE.
  419. //
  420. // @(#)types.h 8.4 (Berkeley) 1/21/94
  421. // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
  422. // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
  423. // Copyright (c) 1991, 1993
  424. // The Regents of the University of California. All rights reserved.
  425. //
  426. // This code is derived from software contributed to Berkeley by
  427. // Berkeley Software Design, Inc.
  428. //
  429. // Redistribution and use in source and binary forms, with or without
  430. // modification, are permitted provided that the following conditions
  431. // are met:
  432. // 1. Redistributions of source code must retain the above copyright
  433. // notice, this list of conditions and the following disclaimer.
  434. // 2. Redistributions in binary form must reproduce the above copyright
  435. // notice, this list of conditions and the following disclaimer in the
  436. // documentation and/or other materials provided with the distribution.
  437. // 3. Neither the name of the University nor the names of its contributors
  438. // may be used to endorse or promote products derived from this software
  439. // without specific prior written permission.
  440. //
  441. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  442. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  443. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  444. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  445. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  446. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  447. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  448. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  449. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  450. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  451. // SUCH DAMAGE.
  452. //
  453. // @(#)cdefs.h 8.7 (Berkeley) 1/21/94
  454. // $OpenBSD: cdefs.h,v 1.10 2013/03/28 17:30:45 martynas Exp $
  455. // Written by J.T. Conklin <jtc@wimsey.com> 01/17/95.
  456. // Public domain.
  457. // Macro to test if we're using a specific version of gcc or later.
  458. // The __CONCAT macro is used to concatenate parts of symbol names, e.g.
  459. // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
  460. // The __CONCAT macro is a bit tricky -- make sure you don't put spaces
  461. // in between its arguments. Do not use __CONCAT on double-quoted strings,
  462. // such as those from the __STRING macro: to concatenate strings just put
  463. // them next to each other.
  464. // GCC1 and some versions of GCC2 declare dead (non-returning) and
  465. // pure (no side effects) functions using "volatile" and "const";
  466. // unfortunately, these then cause warnings under "-ansi -pedantic".
  467. // GCC >= 2.5 uses the __attribute__((attrs)) style. All of these
  468. // work for GNU C++ (modulo a slight glitch in the C++ grammar in
  469. // the distribution version of 2.5.5).
  470. // __returns_twice makes the compiler not assume the function
  471. // only returns once. This affects registerisation of variables:
  472. // even local variables need to be in memory across such a call.
  473. // Example: setjmp()
  474. // __only_inline makes the compiler only use this function definition
  475. // for inlining; references that can't be inlined will be left as
  476. // external references instead of generating a local copy. The
  477. // matching library should include a simple extern definition for
  478. // the function to handle those references. c.f. ctype.h
  479. // GNU C version 2.96 adds explicit branch prediction so that
  480. // the CPU back-end can hint the processor and also so that
  481. // code blocks can be reordered such that the predicted path
  482. // sees a more linear flow, thus improving cache behavior, etc.
  483. //
  484. // The following two macros provide us with a way to utilize this
  485. // compiler feature. Use __predict_true() if you expect the expression
  486. // to evaluate to true, and __predict_false() if you expect the
  487. // expression to evaluate to false.
  488. //
  489. // A few notes about usage:
  490. //
  491. // * Generally, __predict_false() error condition checks (unless
  492. // you have some _strong_ reason to do otherwise, in which case
  493. // document it), and/or __predict_true() `no-error' condition
  494. // checks, assuming you want to optimize for the no-error case.
  495. //
  496. // * Other than that, if you don't know the likelihood of a test
  497. // succeeding from empirical or other `hard' evidence, don't
  498. // make predictions.
  499. //
  500. // * These are meant to be used in places that are run `a lot'.
  501. // It is wasteful to make predictions in code that is run
  502. // seldomly (e.g. at subsystem initialization time) as the
  503. // basic block reordering that this affects can often generate
  504. // larger code.
  505. // Delete pseudo-keywords wherever they are not available or needed.
  506. // The __packed macro indicates that a variable or structure members
  507. // should have the smallest possible alignment, despite any host CPU
  508. // alignment requirements.
  509. //
  510. // The __aligned(x) macro specifies the minimum alignment of a
  511. // variable or structure.
  512. //
  513. // These macros together are useful for describing the layout and
  514. // alignment of messages exchanged with hardware or other systems.
  515. // "The nice thing about standards is that there are so many to choose from."
  516. // There are a number of "feature test macros" specified by (different)
  517. // standards that determine which interfaces and types the header files
  518. // should expose.
  519. //
  520. // Because of inconsistencies in these macros, we define our own
  521. // set in the private name space that end in _VISIBLE. These are
  522. // always defined and so headers can test their values easily.
  523. // Things can get tricky when multiple feature macros are defined.
  524. // We try to take the union of all the features requested.
  525. //
  526. // The following macros are guaranteed to have a value after cdefs.h
  527. // has been included:
  528. // __POSIX_VISIBLE
  529. // __XPG_VISIBLE
  530. // __ISO_C_VISIBLE
  531. // __BSD_VISIBLE
  532. // X/Open Portability Guides and Single Unix Specifications.
  533. // _XOPEN_SOURCE XPG3
  534. // _XOPEN_SOURCE && _XOPEN_VERSION = 4 XPG4
  535. // _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1 XPG4v2
  536. // _XOPEN_SOURCE == 500 XPG5
  537. // _XOPEN_SOURCE == 520 XPG5v2
  538. // _XOPEN_SOURCE == 600 POSIX 1003.1-2001 with XSI
  539. // _XOPEN_SOURCE == 700 POSIX 1003.1-2008 with XSI
  540. //
  541. // The XPG spec implies a specific value for _POSIX_C_SOURCE.
  542. // POSIX macros, these checks must follow the XOPEN ones above.
  543. //
  544. // _POSIX_SOURCE == 1 1003.1-1988 (superseded by _POSIX_C_SOURCE)
  545. // _POSIX_C_SOURCE == 1 1003.1-1990
  546. // _POSIX_C_SOURCE == 2 1003.2-1992
  547. // _POSIX_C_SOURCE == 199309L 1003.1b-1993
  548. // _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995,
  549. // and the omnibus ISO/IEC 9945-1:1996
  550. // _POSIX_C_SOURCE == 200112L 1003.1-2001
  551. // _POSIX_C_SOURCE == 200809L 1003.1-2008
  552. //
  553. // The POSIX spec implies a specific value for __ISO_C_VISIBLE, though
  554. // this may be overridden by the _ISOC99_SOURCE macro later.
  555. // _ANSI_SOURCE means to expose ANSI C89 interfaces only.
  556. // If the user defines it in addition to one of the POSIX or XOPEN
  557. // macros, assume the POSIX/XOPEN macro(s) should take precedence.
  558. // _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus
  559. // override any of the other macros since they are non-exclusive.
  560. // Finally deal with BSD-specific interfaces that are not covered
  561. // by any standards. We expose these when none of the POSIX or XPG
  562. // macros is defined or if the user explicitly asks for them.
  563. // Default values.
  564. // $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $
  565. // -
  566. // Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
  567. //
  568. // Redistribution and use in source and binary forms, with or without
  569. // modification, are permitted provided that the following conditions
  570. // are met:
  571. // 1. Redistributions of source code must retain the above copyright
  572. // notice, this list of conditions and the following disclaimer.
  573. // 2. Redistributions in binary form must reproduce the above copyright
  574. // notice, this list of conditions and the following disclaimer in the
  575. // documentation and/or other materials provided with the distribution.
  576. //
  577. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  578. // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  579. // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  580. // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  581. // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  582. // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  583. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  584. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  585. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  586. // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  587. // Public definitions for little- and big-endian systems.
  588. // This file should be included as <endian.h> in userspace and as
  589. // <sys/endian.h> in the kernel.
  590. //
  591. // System headers that need endian information but that can't or don't
  592. // want to export the public names here should include <sys/_endian.h>
  593. // and use the internal names: _BYTE_ORDER, _*_ENDIAN, etc.
  594. // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
  595. // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
  596. // Copyright (c) 1991, 1993
  597. // The Regents of the University of California. All rights reserved.
  598. //
  599. // This code is derived from software contributed to Berkeley by
  600. // Berkeley Software Design, Inc.
  601. //
  602. // Redistribution and use in source and binary forms, with or without
  603. // modification, are permitted provided that the following conditions
  604. // are met:
  605. // 1. Redistributions of source code must retain the above copyright
  606. // notice, this list of conditions and the following disclaimer.
  607. // 2. Redistributions in binary form must reproduce the above copyright
  608. // notice, this list of conditions and the following disclaimer in the
  609. // documentation and/or other materials provided with the distribution.
  610. // 3. Neither the name of the University nor the names of its contributors
  611. // may be used to endorse or promote products derived from this software
  612. // without specific prior written permission.
  613. //
  614. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  615. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  616. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  617. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  618. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  619. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  620. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  621. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  622. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  623. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  624. // SUCH DAMAGE.
  625. //
  626. // @(#)cdefs.h 8.7 (Berkeley) 1/21/94
  627. // $OpenBSD: _endian.h,v 1.8 2018/01/11 23:13:37 dlg Exp $
  628. // -
  629. // Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
  630. //
  631. // Redistribution and use in source and binary forms, with or without
  632. // modification, are permitted provided that the following conditions
  633. // are met:
  634. // 1. Redistributions of source code must retain the above copyright
  635. // notice, this list of conditions and the following disclaimer.
  636. // 2. Redistributions in binary form must reproduce the above copyright
  637. // notice, this list of conditions and the following disclaimer in the
  638. // documentation and/or other materials provided with the distribution.
  639. //
  640. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  641. // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  642. // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  643. // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  644. // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  645. // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  646. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  647. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  648. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  649. // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  650. // Internal endianness macros. This pulls in <machine/endian.h> to
  651. // get the correct setting direction for the platform and sets internal
  652. // ('__' prefix) macros appropriately.
  653. // $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $
  654. // -
  655. // Copyright (c) 1990, 1993
  656. // The Regents of the University of California. All rights reserved.
  657. //
  658. // Redistribution and use in source and binary forms, with or without
  659. // modification, are permitted provided that the following conditions
  660. // are met:
  661. // 1. Redistributions of source code must retain the above copyright
  662. // notice, this list of conditions and the following disclaimer.
  663. // 2. Redistributions in binary form must reproduce the above copyright
  664. // notice, this list of conditions and the following disclaimer in the
  665. // documentation and/or other materials provided with the distribution.
  666. // 3. Neither the name of the University nor the names of its contributors
  667. // may be used to endorse or promote products derived from this software
  668. // without specific prior written permission.
  669. //
  670. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  671. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  672. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  673. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  674. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  675. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  676. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  677. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  678. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  679. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  680. // SUCH DAMAGE.
  681. //
  682. // @(#)types.h 8.3 (Berkeley) 1/5/94
  683. // $OpenBSD: _types.h,v 1.23 2018/03/05 01:15:25 deraadt Exp $
  684. // -
  685. // Copyright (c) 1990, 1993
  686. // The Regents of the University of California. All rights reserved.
  687. //
  688. // Redistribution and use in source and binary forms, with or without
  689. // modification, are permitted provided that the following conditions
  690. // are met:
  691. // 1. Redistributions of source code must retain the above copyright
  692. // notice, this list of conditions and the following disclaimer.
  693. // 2. Redistributions in binary form must reproduce the above copyright
  694. // notice, this list of conditions and the following disclaimer in the
  695. // documentation and/or other materials provided with the distribution.
  696. // 3. Neither the name of the University nor the names of its contributors
  697. // may be used to endorse or promote products derived from this software
  698. // without specific prior written permission.
  699. //
  700. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  701. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  702. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  703. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  704. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  705. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  706. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  707. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  708. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  709. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  710. // SUCH DAMAGE.
  711. //
  712. // @(#)types.h 8.3 (Berkeley) 1/5/94
  713. // @(#)ansi.h 8.2 (Berkeley) 1/4/94
  714. // _ALIGN(p) rounds p (pointer or byte index) up to a correctly-aligned
  715. // value for all data types (int, long, ...). The result is an
  716. // unsigned long and must be cast to any desired pointer type.
  717. //
  718. // _ALIGNED_POINTER is a boolean macro that checks whether an address
  719. // is valid to fetch data elements of type t from on this architecture.
  720. // This does not reflect the optimal alignment, just the possibility
  721. // (within reasonable limits).
  722. // 7.18.1.1 Exact-width integer types
  723. type X__int8_t = int8 /* _types.h:61:22 */
  724. type X__uint8_t = uint8 /* _types.h:62:24 */
  725. type X__int16_t = int16 /* _types.h:63:17 */
  726. type X__uint16_t = uint16 /* _types.h:64:25 */
  727. type X__int32_t = int32 /* _types.h:65:15 */
  728. type X__uint32_t = uint32 /* _types.h:66:23 */
  729. type X__int64_t = int64 /* _types.h:67:20 */
  730. type X__uint64_t = uint64 /* _types.h:68:28 */
  731. // 7.18.1.2 Minimum-width integer types
  732. type X__int_least8_t = X__int8_t /* _types.h:71:19 */
  733. type X__uint_least8_t = X__uint8_t /* _types.h:72:20 */
  734. type X__int_least16_t = X__int16_t /* _types.h:73:20 */
  735. type X__uint_least16_t = X__uint16_t /* _types.h:74:21 */
  736. type X__int_least32_t = X__int32_t /* _types.h:75:20 */
  737. type X__uint_least32_t = X__uint32_t /* _types.h:76:21 */
  738. type X__int_least64_t = X__int64_t /* _types.h:77:20 */
  739. type X__uint_least64_t = X__uint64_t /* _types.h:78:21 */
  740. // 7.18.1.3 Fastest minimum-width integer types
  741. type X__int_fast8_t = X__int32_t /* _types.h:81:20 */
  742. type X__uint_fast8_t = X__uint32_t /* _types.h:82:21 */
  743. type X__int_fast16_t = X__int32_t /* _types.h:83:20 */
  744. type X__uint_fast16_t = X__uint32_t /* _types.h:84:21 */
  745. type X__int_fast32_t = X__int32_t /* _types.h:85:20 */
  746. type X__uint_fast32_t = X__uint32_t /* _types.h:86:21 */
  747. type X__int_fast64_t = X__int64_t /* _types.h:87:20 */
  748. type X__uint_fast64_t = X__uint64_t /* _types.h:88:21 */
  749. // 7.18.1.4 Integer types capable of holding object pointers
  750. type X__intptr_t = int32 /* _types.h:103:16 */
  751. type X__uintptr_t = uint32 /* _types.h:104:24 */
  752. // 7.18.1.5 Greatest-width integer types
  753. type X__intmax_t = X__int64_t /* _types.h:107:20 */
  754. type X__uintmax_t = X__uint64_t /* _types.h:108:21 */
  755. // Register size
  756. type X__register_t = int32 /* _types.h:111:16 */
  757. // VM system types
  758. type X__vaddr_t = uint32 /* _types.h:114:24 */
  759. type X__paddr_t = uint32 /* _types.h:115:24 */
  760. type X__vsize_t = uint32 /* _types.h:116:24 */
  761. type X__psize_t = uint32 /* _types.h:117:24 */
  762. // Standard system types
  763. type X__double_t = float64 /* _types.h:120:22 */
  764. type X__float_t = float64 /* _types.h:121:22 */
  765. type X__ptrdiff_t = int32 /* _types.h:122:16 */
  766. type X__size_t = uint32 /* _types.h:123:24 */
  767. type X__ssize_t = int32 /* _types.h:124:16 */
  768. type X__va_list = X__builtin_va_list /* _types.h:126:27 */
  769. // Wide character support types
  770. type X__wchar_t = int32 /* _types.h:133:15 */
  771. type X__wint_t = int32 /* _types.h:135:15 */
  772. type X__rune_t = int32 /* _types.h:136:15 */
  773. type X__wctrans_t = uintptr /* _types.h:137:14 */
  774. type X__wctype_t = uintptr /* _types.h:138:14 */
  775. type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file
  776. type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O
  777. type X__clock_t = X__int64_t /* _types.h:41:19 */ // ticks in CLOCKS_PER_SEC
  778. type X__clockid_t = X__int32_t /* _types.h:42:19 */ // CLOCK_* identifiers
  779. type X__cpuid_t = uint32 /* _types.h:43:23 */ // CPU id
  780. type X__dev_t = X__int32_t /* _types.h:44:19 */ // device number
  781. type X__fixpt_t = X__uint32_t /* _types.h:45:20 */ // fixed point number
  782. type X__fsblkcnt_t = X__uint64_t /* _types.h:46:20 */ // file system block count
  783. type X__fsfilcnt_t = X__uint64_t /* _types.h:47:20 */ // file system file count
  784. type X__gid_t = X__uint32_t /* _types.h:48:20 */ // group id
  785. type X__id_t = X__uint32_t /* _types.h:49:20 */ // may contain pid, uid or gid
  786. type X__in_addr_t = X__uint32_t /* _types.h:50:20 */ // base type for internet address
  787. type X__in_port_t = X__uint16_t /* _types.h:51:20 */ // IP port type
  788. type X__ino_t = X__uint64_t /* _types.h:52:20 */ // inode number
  789. type X__key_t = int32 /* _types.h:53:15 */ // IPC key (for Sys V IPC)
  790. type X__mode_t = X__uint32_t /* _types.h:54:20 */ // permissions
  791. type X__nlink_t = X__uint32_t /* _types.h:55:20 */ // link count
  792. type X__off_t = X__int64_t /* _types.h:56:19 */ // file offset or size
  793. type X__pid_t = X__int32_t /* _types.h:57:19 */ // process id
  794. type X__rlim_t = X__uint64_t /* _types.h:58:20 */ // resource limit
  795. type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family type
  796. type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size
  797. type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls
  798. type X__suseconds_t = int32 /* _types.h:62:15 */ // microseconds (signed)
  799. type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time
  800. type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers
  801. type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id
  802. type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds
  803. // mbstate_t is an opaque object to keep conversion state, during multibyte
  804. // stream conversions. The content must not be referenced by user programs.
  805. type X__mbstate_t = struct {
  806. F__ccgo_pad1 [0]uint32
  807. F__mbstate8 [128]int8
  808. } /* _types.h:75:3 */
  809. // Tell sys/endian.h we have MD variants of the swap macros.
  810. // Note that these macros evaluate their arguments several times.
  811. // Public names
  812. // These are specified to be function-like macros to match the spec
  813. // POSIX names
  814. // original BSD names
  815. // these were exposed here before
  816. // ancient stuff
  817. type U_char = uint8 /* types.h:51:23 */
  818. type U_short = uint16 /* types.h:52:24 */
  819. type U_int = uint32 /* types.h:53:22 */
  820. type U_long = uint32 /* types.h:54:23 */
  821. type Unchar = uint8 /* types.h:56:23 */ // Sys V compatibility
  822. type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility
  823. type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility
  824. type Ulong = uint32 /* types.h:59:23 */ // Sys V compatibility
  825. type Cpuid_t = X__cpuid_t /* types.h:61:19 */ // CPU id
  826. type Register_t = X__register_t /* types.h:62:22 */ // register-sized type
  827. // XXX The exact-width bit types should only be exposed if __BSD_VISIBLE
  828. // but the rest of the includes are not ready for that yet.
  829. type Int8_t = X__int8_t /* types.h:75:19 */
  830. type Uint8_t = X__uint8_t /* types.h:80:20 */
  831. type Int16_t = X__int16_t /* types.h:85:20 */
  832. type Uint16_t = X__uint16_t /* types.h:90:21 */
  833. type Int32_t = X__int32_t /* types.h:95:20 */
  834. type Uint32_t = X__uint32_t /* types.h:100:21 */
  835. type Int64_t = X__int64_t /* types.h:105:20 */
  836. type Uint64_t = X__uint64_t /* types.h:110:21 */
  837. // BSD-style unsigned bits types
  838. type U_int8_t = X__uint8_t /* types.h:114:19 */
  839. type U_int16_t = X__uint16_t /* types.h:115:20 */
  840. type U_int32_t = X__uint32_t /* types.h:116:20 */
  841. type U_int64_t = X__uint64_t /* types.h:117:20 */
  842. // quads, deprecated in favor of 64 bit int types
  843. type Quad_t = X__int64_t /* types.h:120:19 */
  844. type U_quad_t = X__uint64_t /* types.h:121:20 */
  845. // VM system types
  846. type Vaddr_t = X__vaddr_t /* types.h:125:19 */
  847. type Paddr_t = X__paddr_t /* types.h:126:19 */
  848. type Vsize_t = X__vsize_t /* types.h:127:19 */
  849. type Psize_t = X__psize_t /* types.h:128:19 */
  850. // Standard system types
  851. type Blkcnt_t = X__blkcnt_t /* types.h:132:20 */ // blocks allocated for file
  852. type Blksize_t = X__blksize_t /* types.h:133:21 */ // optimal blocksize for I/O
  853. type Caddr_t = uintptr /* types.h:134:14 */ // core address
  854. type Daddr32_t = X__int32_t /* types.h:135:19 */ // 32-bit disk address
  855. type Daddr_t = X__int64_t /* types.h:136:19 */ // 64-bit disk address
  856. type Dev_t = X__dev_t /* types.h:137:18 */ // device number
  857. type Fixpt_t = X__fixpt_t /* types.h:138:19 */ // fixed point number
  858. type Gid_t = X__gid_t /* types.h:139:18 */ // group id
  859. type Id_t = X__id_t /* types.h:140:17 */ // may contain pid, uid or gid
  860. type Ino_t = X__ino_t /* types.h:141:18 */ // inode number
  861. type Key_t = X__key_t /* types.h:142:18 */ // IPC key (for Sys V IPC)
  862. type Mode_t = X__mode_t /* types.h:143:18 */ // permissions
  863. type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count
  864. type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit
  865. type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size
  866. type Uid_t = X__uid_t /* types.h:147:18 */ // user id
  867. type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds
  868. type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed)
  869. type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count
  870. type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count
  871. // The following types may be defined in multiple header files.
  872. type Clock_t = X__clock_t /* types.h:158:19 */
  873. type Clockid_t = X__clockid_t /* types.h:163:21 */
  874. type Pid_t = X__pid_t /* types.h:168:18 */
  875. type Ssize_t = X__ssize_t /* types.h:178:19 */
  876. type Time_t = X__time_t /* types.h:183:18 */
  877. type Timer_t = X__timer_t /* types.h:188:19 */
  878. type Off_t = X__off_t /* types.h:193:18 */
  879. // Major, minor numbers, dev_t's.
  880. // $OpenBSD: unistd.h,v 1.31 2015/07/20 00:56:10 guenther Exp $
  881. // $NetBSD: unistd.h,v 1.10 1994/06/29 06:46:06 cgd Exp $
  882. // Copyright (c) 1989, 1993
  883. // The Regents of the University of California. All rights reserved.
  884. //
  885. // Redistribution and use in source and binary forms, with or without
  886. // modification, are permitted provided that the following conditions
  887. // are met:
  888. // 1. Redistributions of source code must retain the above copyright
  889. // notice, this list of conditions and the following disclaimer.
  890. // 2. Redistributions in binary form must reproduce the above copyright
  891. // notice, this list of conditions and the following disclaimer in the
  892. // documentation and/or other materials provided with the distribution.
  893. // 3. Neither the name of the University nor the names of its contributors
  894. // may be used to endorse or promote products derived from this software
  895. // without specific prior written permission.
  896. //
  897. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  898. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  899. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  900. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  901. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  902. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  903. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  904. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  905. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  906. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  907. // SUCH DAMAGE.
  908. //
  909. // @(#)unistd.h 8.2 (Berkeley) 1/7/94
  910. // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
  911. // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
  912. // Copyright (c) 1991, 1993
  913. // The Regents of the University of California. All rights reserved.
  914. //
  915. // This code is derived from software contributed to Berkeley by
  916. // Berkeley Software Design, Inc.
  917. //
  918. // Redistribution and use in source and binary forms, with or without
  919. // modification, are permitted provided that the following conditions
  920. // are met:
  921. // 1. Redistributions of source code must retain the above copyright
  922. // notice, this list of conditions and the following disclaimer.
  923. // 2. Redistributions in binary form must reproduce the above copyright
  924. // notice, this list of conditions and the following disclaimer in the
  925. // documentation and/or other materials provided with the distribution.
  926. // 3. Neither the name of the University nor the names of its contributors
  927. // may be used to endorse or promote products derived from this software
  928. // without specific prior written permission.
  929. //
  930. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  931. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  932. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  933. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  934. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  935. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  936. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  937. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  938. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  939. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  940. // SUCH DAMAGE.
  941. //
  942. // @(#)cdefs.h 8.7 (Berkeley) 1/21/94
  943. // Define the POSIX.1 version we target for compliance.
  944. // access function
  945. // whence values for lseek(2)
  946. // old BSD whence values for lseek(2); renamed by POSIX 1003.1
  947. // the parameters argument passed to the __tfork() syscall
  948. type X__tfork = struct {
  949. Ftf_tcb uintptr
  950. Ftf_tid uintptr
  951. Ftf_stack uintptr
  952. } /* unistd.h:66:1 */
  953. // the parameters argument for the kbind() syscall
  954. type X__kbind = struct {
  955. Fkb_addr uintptr
  956. Fkb_size Size_t
  957. } /* unistd.h:73:1 */
  958. // the pathconf(2) variable values are part of the ABI
  959. // configurable pathname variables
  960. // POSIX options and option groups we unconditionally do or don't
  961. // implement. Please keep this list in alphabetical order.
  962. //
  963. // Anything which is defined as zero below **must** have an
  964. // implementation for the corresponding sysconf() which is able to
  965. // determine conclusively whether or not the feature is supported.
  966. // Anything which is defined as other than -1 below **must** have
  967. // complete headers, types, and function declarations as specified by
  968. // the POSIX standard; however, if the relevant sysconf() function
  969. // returns -1, the functions may be stubbed out.
  970. // Define the POSIX.2 version we target for compliance.
  971. // the sysconf(3) variable values are part of the ABI
  972. // configurable system variables
  973. // configurable system strings
  974. type Intptr_t = X__intptr_t /* unistd.h:320:21 */
  975. var _ int8 /* gen.c:2:13: */