stat_freebsd_386.go 92 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985
  1. // Code generated by 'ccgo sys/stat/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 sys/stat/stat_freebsd_386.go -pkgname stat', DO NOT EDIT.
  2. package stat
  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. ACCESSPERMS = 511 // stat.h:298:1:
  15. ALLPERMS = 4095 // stat.h:300:1:
  16. BIG_ENDIAN = 4321 // _endian.h:70:1:
  17. BYTE_ORDER = 1234 // _endian.h:72:1:
  18. CLK_TCK = 128 // time.h:56:1:
  19. CLOCKS_PER_SEC = 128 // time.h:60:1:
  20. CLOCK_BOOTTIME = 5 // _clock_id.h:92:1:
  21. CLOCK_MONOTONIC = 4 // _clock_id.h:67:1:
  22. CLOCK_MONOTONIC_COARSE = 12 // _clock_id.h:94:1:
  23. CLOCK_MONOTONIC_FAST = 12 // _clock_id.h:79:1:
  24. CLOCK_MONOTONIC_PRECISE = 11 // _clock_id.h:78:1:
  25. CLOCK_PROCESS_CPUTIME_ID = 15 // _clock_id.h:85:1:
  26. CLOCK_PROF = 2 // _clock_id.h:64:1:
  27. CLOCK_REALTIME = 0 // _clock_id.h:60:1:
  28. CLOCK_REALTIME_COARSE = 10 // _clock_id.h:93:1:
  29. CLOCK_REALTIME_FAST = 10 // _clock_id.h:77:1:
  30. CLOCK_REALTIME_PRECISE = 9 // _clock_id.h:76:1:
  31. CLOCK_SECOND = 13 // _clock_id.h:80:1:
  32. CLOCK_THREAD_CPUTIME_ID = 14 // _clock_id.h:84:1:
  33. CLOCK_UPTIME = 5 // _clock_id.h:74:1:
  34. CLOCK_UPTIME_FAST = 8 // _clock_id.h:68:1:
  35. CLOCK_UPTIME_PRECISE = 7 // _clock_id.h:75:1:
  36. CLOCK_VIRTUAL = 1 // _clock_id.h:63:1:
  37. CPUCLOCK_WHICH_PID = 0 // time.h:476:1:
  38. CPUCLOCK_WHICH_TID = 1 // time.h:477:1:
  39. DEFFILEMODE = 438 // stat.h:302:1:
  40. DST_AUST = 2 // time.h:49:1:
  41. DST_CAN = 6 // time.h:53:1:
  42. DST_EET = 5 // time.h:52:1:
  43. DST_MET = 4 // time.h:51:1:
  44. DST_NONE = 0 // time.h:47:1:
  45. DST_USA = 1 // time.h:48:1:
  46. DST_WET = 3 // time.h:50:1:
  47. FD_SETSIZE = 1024 // select.h:61:1:
  48. ITIMER_PROF = 2 // time.h:457:1:
  49. ITIMER_REAL = 0 // time.h:455:1:
  50. ITIMER_VIRTUAL = 1 // time.h:456:1:
  51. LITTLE_ENDIAN = 1234 // _endian.h:69:1:
  52. PDP_ENDIAN = 3412 // _endian.h:71:1:
  53. SBT_MAX = 0x7fffffffffffffff // time.h:135:1:
  54. SF_APPEND = 0x00040000 // stat.h:341:1:
  55. SF_ARCHIVED = 0x00010000 // stat.h:339:1:
  56. SF_IMMUTABLE = 0x00020000 // stat.h:340:1:
  57. SF_NOUNLINK = 0x00100000 // stat.h:342:1:
  58. SF_SETTABLE = 0xffff0000 // stat.h:338:1:
  59. SF_SNAPSHOT = 0x00200000 // stat.h:343:1:
  60. S_BLKSIZE = 512 // stat.h:304:1:
  61. S_IEXEC = 64 // stat.h:256:1:
  62. S_IFBLK = 0060000 // stat.h:274:1:
  63. S_IFCHR = 0020000 // stat.h:272:1:
  64. S_IFDIR = 0040000 // stat.h:273:1:
  65. S_IFIFO = 0010000 // stat.h:271:1:
  66. S_IFLNK = 0120000 // stat.h:276:1:
  67. S_IFMT = 0170000 // stat.h:270:1:
  68. S_IFREG = 0100000 // stat.h:275:1:
  69. S_IFSOCK = 0140000 // stat.h:277:1:
  70. S_IFWHT = 0160000 // stat.h:281:1:
  71. S_IREAD = 256 // stat.h:254:1:
  72. S_IRGRP = 0000040 // stat.h:260:1:
  73. S_IROTH = 0000004 // stat.h:265:1:
  74. S_IRUSR = 0000400 // stat.h:249:1:
  75. S_IRWXG = 0000070 // stat.h:259:1:
  76. S_IRWXO = 0000007 // stat.h:264:1:
  77. S_IRWXU = 0000700 // stat.h:248:1:
  78. S_ISGID = 0002000 // stat.h:243:1:
  79. S_ISTXT = 0001000 // stat.h:245:1:
  80. S_ISUID = 0004000 // stat.h:242:1:
  81. S_ISVTX = 0001000 // stat.h:278:1:
  82. S_IWGRP = 0000020 // stat.h:261:1:
  83. S_IWOTH = 0000002 // stat.h:266:1:
  84. S_IWRITE = 128 // stat.h:255:1:
  85. S_IWUSR = 0000200 // stat.h:250:1:
  86. S_IXGRP = 0000010 // stat.h:262:1:
  87. S_IXOTH = 0000001 // stat.h:267:1:
  88. S_IXUSR = 0000100 // stat.h:251:1:
  89. TIMER_ABSTIME = 0x1 // _clock_id.h:101:1:
  90. TIMER_RELTIME = 0x0 // _clock_id.h:98:1:
  91. TIME_UTC = 1 // time.h:188:1:
  92. UF_APPEND = 0x00000004 // stat.h:314:1:
  93. UF_ARCHIVE = 0x00000800 // stat.h:330:1:
  94. UF_HIDDEN = 0x00008000 // stat.h:333:1:
  95. UF_IMMUTABLE = 0x00000002 // stat.h:313:1:
  96. UF_NODUMP = 0x00000001 // stat.h:312:1:
  97. UF_NOUNLINK = 0x00000010 // stat.h:316:1:
  98. UF_OFFLINE = 0x00000200 // stat.h:328:1:
  99. UF_OPAQUE = 0x00000008 // stat.h:315:1:
  100. UF_READONLY = 0x00001000 // stat.h:331:1:
  101. UF_REPARSE = 0x00000400 // stat.h:329:1:
  102. UF_SETTABLE = 0x0000ffff // stat.h:311:1:
  103. UF_SPARSE = 0x00000100 // stat.h:327:1:
  104. UF_SYSTEM = 0x00000080 // stat.h:326:1:
  105. UTIME_NOW = -1 // stat.h:358:1:
  106. UTIME_OMIT = -2 // stat.h:359:1:
  107. X_ACCMODE_T_DECLARED = 0 // types.h:166:1:
  108. X_BIG_ENDIAN = 4321 // _endian.h:47:1:
  109. X_BLKCNT_T_DECLARED = 0 // stat.h:54:1:
  110. X_BLKSIZE_T_DECLARED = 0 // stat.h:49:1:
  111. X_BYTE_ORDER = 1234 // _endian.h:40:1:
  112. X_CAP_IOCTL_T_DECLARED = 0 // types.h:243:1:
  113. X_CAP_RIGHTS_T_DECLARED = 0 // types.h:248:1:
  114. X_CLOCKID_T_DECLARED = 0 // types.h:100:1:
  115. X_CLOCK_T_DECLARED = 0 // types.h:95:1:
  116. X_DEV_T_DECLARED = 0 // stat.h:59:1:
  117. X_FFLAGS_T_DECLARED = 0 // stat.h:64:1:
  118. X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
  119. X_FSBLKCNT_T_DECLARED = 0 // types.h:121:1:
  120. X_FTRUNCATE_DECLARED = 0 // types.h:417:1:
  121. X_GID_T_DECLARED = 0 // stat.h:69:1:
  122. X_ID_T_DECLARED = 0 // types.h:141:1:
  123. X_ILP32 = 1 // <predefined>:1:1:
  124. X_INO_T_DECLARED = 0 // stat.h:74:1:
  125. X_INT16_T_DECLARED = 0 // _stdint.h:42:1:
  126. X_INT32_T_DECLARED = 0 // _stdint.h:47:1:
  127. X_INT64_T_DECLARED = 0 // _stdint.h:52:1:
  128. X_INT8_T_DECLARED = 0 // _stdint.h:37:1:
  129. X_INTMAX_T_DECLARED = 0 // _stdint.h:85:1:
  130. X_INTPTR_T_DECLARED = 0 // _stdint.h:77:1:
  131. X_IN_ADDR_T_DECLARED = 0 // types.h:131:1:
  132. X_IN_PORT_T_DECLARED = 0 // types.h:136:1:
  133. X_KEY_T_DECLARED = 0 // types.h:151:1:
  134. X_LITTLE_ENDIAN = 1234 // _endian.h:46:1:
  135. X_LOCALE_T_DEFINED = 0 // _time.h:34:1:
  136. X_LSEEK_DECLARED = 0 // types.h:421:1:
  137. X_LWPID_T_DECLARED = 0 // types.h:156:1:
  138. X_MACHINE_ENDIAN_H_ = 0 // endian.h:36:1:
  139. X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
  140. X_MACHINE__TYPES_H_ = 0 // _types.h:42:1:
  141. X_MKNOD_DECLARED = 0 // stat.h:393:1:
  142. X_MMAP_DECLARED = 0 // types.h:425:1:
  143. X_MODE_T_DECLARED = 0 // stat.h:79:1:
  144. X_MQD_T_DECLARED = 0 // types.h:227:1:
  145. X_NLINK_T_DECLARED = 0 // stat.h:84:1:
  146. X_Nonnull = 0 // cdefs.h:790:1:
  147. X_Null_unspecified = 0 // cdefs.h:792:1:
  148. X_Nullable = 0 // cdefs.h:791:1:
  149. X_OFF64_T_DECLARED = 0 // types.h:181:1:
  150. X_OFF_T_DECLARED = 0 // stat.h:89:1:
  151. X_PDP_ENDIAN = 3412 // _endian.h:48:1:
  152. X_PID_T_DECLARED = 0 // types.h:186:1:
  153. X_PTHREAD_T_DECLARED = 0 // _pthreadtypes.h:68:1:
  154. X_QUAD_HIGHWORD = 1 // _endian.h:55:1:
  155. X_QUAD_LOWWORD = 0 // _endian.h:56:1:
  156. X_RLIM_T_DECLARED = 0 // types.h:193:1:
  157. X_SELECT_DECLARED = 0 // select.h:103:1:
  158. X_SIGSET_T_DECLARED = 0 // select.h:50:1:
  159. X_SIG_MAXSIG = 128 // _sigset.h:47:1:
  160. X_SIG_WORDS = 4 // _sigset.h:46:1:
  161. X_SIZE_T_DECLARED = 0 // types.h:202:1:
  162. X_SSIZE_T_DECLARED = 0 // types.h:207:1:
  163. X_SUSECONDS_T_DECLARED = 0 // _timeval.h:38:1:
  164. X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
  165. X_SYS_SELECT_H_ = 0 // select.h:35:1:
  166. X_SYS_STAT_H_ = 0 // stat.h:41:1:
  167. X_SYS_SYS__CLOCK_ID_H = 0 // _clock_id.h:40:1:
  168. X_SYS_TIMESPEC_H_ = 0 // timespec.h:37:1:
  169. X_SYS_TIME_H_ = 0 // time.h:36:1:
  170. X_SYS_TYPES_H_ = 0 // types.h:41:1:
  171. X_SYS__ENDIAN_H_ = 0 // _endian.h:33:1:
  172. X_SYS__PTHREADTYPES_H_ = 0 // _pthreadtypes.h:39:1:
  173. X_SYS__SIGSET_H_ = 0 // _sigset.h:41:1:
  174. X_SYS__STDINT_H_ = 0 // _stdint.h:33:1:
  175. X_SYS__TIMESPEC_H_ = 0 // _timespec.h:37:1:
  176. X_SYS__TIMEVAL_H_ = 0 // _timeval.h:32:1:
  177. X_SYS__TYPES_H_ = 0 // _types.h:32:1:
  178. X_TIMER_T_DECLARED = 0 // types.h:222:1:
  179. X_TIME_H_ = 0 // time.h:44:1:
  180. X_TIME_T_DECLARED = 0 // _timespec.h:43:1:
  181. X_TRUNCATE_DECLARED = 0 // types.h:429:1:
  182. X_UID_T_DECLARED = 0 // stat.h:94:1:
  183. X_UINT16_T_DECLARED = 0 // _stdint.h:62:1:
  184. X_UINT32_T_DECLARED = 0 // _stdint.h:67:1:
  185. X_UINT64_T_DECLARED = 0 // _stdint.h:72:1:
  186. X_UINT8_T_DECLARED = 0 // _stdint.h:57:1:
  187. X_UINTMAX_T_DECLARED = 0 // _stdint.h:89:1:
  188. X_UINTPTR_T_DECLARED = 0 // _stdint.h:81:1:
  189. X_USECONDS_T_DECLARED = 0 // types.h:239:1:
  190. X_XLOCALE_LOCALE1_H = 0 // _time.h:44:1:
  191. I386 = 1 // <predefined>:335:1:
  192. Unix = 1 // <predefined>:336:1:
  193. )
  194. type Ptrdiff_t = int32 /* <builtin>:3:26 */
  195. type Size_t = uint32 /* <builtin>:9:23 */
  196. type Wchar_t = int32 /* <builtin>:15:24 */
  197. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  198. type X__float128 = float64 /* <builtin>:47:21 */
  199. // -
  200. // SPDX-License-Identifier: BSD-3-Clause
  201. //
  202. // Copyright (c) 1982, 1986, 1989, 1993
  203. // The Regents of the University of California. All rights reserved.
  204. // (c) UNIX System Laboratories, Inc.
  205. // All or some portions of this file are derived from material licensed
  206. // to the University of California by American Telephone and Telegraph
  207. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  208. // the permission of UNIX System Laboratories, Inc.
  209. //
  210. // Redistribution and use in source and binary forms, with or without
  211. // modification, are permitted provided that the following conditions
  212. // are met:
  213. // 1. Redistributions of source code must retain the above copyright
  214. // notice, this list of conditions and the following disclaimer.
  215. // 2. Redistributions in binary form must reproduce the above copyright
  216. // notice, this list of conditions and the following disclaimer in the
  217. // documentation and/or other materials provided with the distribution.
  218. // 3. Neither the name of the University nor the names of its contributors
  219. // may be used to endorse or promote products derived from this software
  220. // without specific prior written permission.
  221. //
  222. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  223. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  224. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  225. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  226. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  227. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  228. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  229. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  230. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  231. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  232. // SUCH DAMAGE.
  233. //
  234. // @(#)stat.h 8.12 (Berkeley) 6/16/95
  235. // $FreeBSD$
  236. // -
  237. // SPDX-License-Identifier: BSD-3-Clause
  238. //
  239. // Copyright (c) 1991, 1993
  240. // The Regents of the University of California. All rights reserved.
  241. //
  242. // This code is derived from software contributed to Berkeley by
  243. // Berkeley Software Design, Inc.
  244. //
  245. // Redistribution and use in source and binary forms, with or without
  246. // modification, are permitted provided that the following conditions
  247. // are met:
  248. // 1. Redistributions of source code must retain the above copyright
  249. // notice, this list of conditions and the following disclaimer.
  250. // 2. Redistributions in binary form must reproduce the above copyright
  251. // notice, this list of conditions and the following disclaimer in the
  252. // documentation and/or other materials provided with the distribution.
  253. // 3. Neither the name of the University nor the names of its contributors
  254. // may be used to endorse or promote products derived from this software
  255. // without specific prior written permission.
  256. //
  257. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  258. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  259. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  260. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  261. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  262. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  263. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  264. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  265. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  266. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  267. // SUCH DAMAGE.
  268. //
  269. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  270. // $FreeBSD$
  271. // Testing against Clang-specific extensions.
  272. // This code has been put in place to help reduce the addition of
  273. // compiler specific defines in FreeBSD code. It helps to aid in
  274. // having a compiler-agnostic source tree.
  275. // Compiler memory barriers, specific to gcc and clang.
  276. // XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced
  277. // Macro to test if we're using a specific version of gcc or later.
  278. // The __CONCAT macro is used to concatenate parts of symbol names, e.g.
  279. // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
  280. // The __CONCAT macro is a bit tricky to use if it must work in non-ANSI
  281. // mode -- there must be no spaces between its arguments, and for nested
  282. // __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also
  283. // concatenate double-quoted strings produced by the __STRING macro, but
  284. // this only works with ANSI C.
  285. //
  286. // __XSTRING is like __STRING, but it expands any macros in its argument
  287. // first. It is only available with ANSI C.
  288. // Compiler-dependent macros to help declare dead (non-returning) and
  289. // pure (no side effects) functions, and unused variables. They are
  290. // null except for versions of gcc that are known to support the features
  291. // properly (old versions of gcc-2 supported the dead and pure features
  292. // in a different (wrong) way). If we do not provide an implementation
  293. // for a given compiler, let the compile fail if it is told to use
  294. // a feature that we cannot live without.
  295. // Keywords added in C11.
  296. // Emulation of C11 _Generic(). Unlike the previously defined C11
  297. // keywords, it is not possible to implement this using exactly the same
  298. // syntax. Therefore implement something similar under the name
  299. // __generic(). Unlike _Generic(), this macro can only distinguish
  300. // between a single type, so it requires nested invocations to
  301. // distinguish multiple cases.
  302. // C99 Static array indices in function parameter declarations. Syntax such as:
  303. // void bar(int myArray[static 10]);
  304. // is allowed in C99 but not in C++. Define __min_size appropriately so
  305. // headers using it can be compiled in either language. Use like this:
  306. // void bar(int myArray[__min_size(10)]);
  307. // XXX: should use `#if __STDC_VERSION__ < 199901'.
  308. // C++11 exposes a load of C99 stuff
  309. // GCC 2.95 provides `__restrict' as an extension to C90 to support the
  310. // C99-specific `restrict' type qualifier. We happen to use `__restrict' as
  311. // a way to define the `restrict' type qualifier without disturbing older
  312. // software that is unaware of C99 keywords.
  313. // GNU C version 2.96 adds explicit branch prediction so that
  314. // the CPU back-end can hint the processor and also so that
  315. // code blocks can be reordered such that the predicted path
  316. // sees a more linear flow, thus improving cache behavior, etc.
  317. //
  318. // The following two macros provide us with a way to utilize this
  319. // compiler feature. Use __predict_true() if you expect the expression
  320. // to evaluate to true, and __predict_false() if you expect the
  321. // expression to evaluate to false.
  322. //
  323. // A few notes about usage:
  324. //
  325. // * Generally, __predict_false() error condition checks (unless
  326. // you have some _strong_ reason to do otherwise, in which case
  327. // document it), and/or __predict_true() `no-error' condition
  328. // checks, assuming you want to optimize for the no-error case.
  329. //
  330. // * Other than that, if you don't know the likelihood of a test
  331. // succeeding from empirical or other `hard' evidence, don't
  332. // make predictions.
  333. //
  334. // * These are meant to be used in places that are run `a lot'.
  335. // It is wasteful to make predictions in code that is run
  336. // seldomly (e.g. at subsystem initialization time) as the
  337. // basic block reordering that this affects can often generate
  338. // larger code.
  339. // We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h>
  340. // require it.
  341. // Given the pointer x to the member m of the struct s, return
  342. // a pointer to the containing structure. When using GCC, we first
  343. // assign pointer x to a local variable, to check that its type is
  344. // compatible with member m.
  345. // Compiler-dependent macros to declare that functions take printf-like
  346. // or scanf-like arguments. They are null except for versions of gcc
  347. // that are known to support the features properly (old versions of gcc-2
  348. // didn't permit keeping the keywords out of the application namespace).
  349. // Compiler-dependent macros that rely on FreeBSD-specific extensions.
  350. // Embed the rcs id of a source file in the resulting library. Note that in
  351. // more recent ELF binutils, we use .ident allowing the ID to be stripped.
  352. // Usage:
  353. // __FBSDID("$FreeBSD$");
  354. // -
  355. // The following definitions are an extension of the behavior originally
  356. // implemented in <sys/_posix.h>, but with a different level of granularity.
  357. // POSIX.1 requires that the macros we test be defined before any standard
  358. // header file is included.
  359. //
  360. // Here's a quick run-down of the versions:
  361. // defined(_POSIX_SOURCE) 1003.1-1988
  362. // _POSIX_C_SOURCE == 1 1003.1-1990
  363. // _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
  364. // _POSIX_C_SOURCE == 199309 1003.1b-1993
  365. // _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
  366. // and the omnibus ISO/IEC 9945-1: 1996
  367. // _POSIX_C_SOURCE == 200112 1003.1-2001
  368. // _POSIX_C_SOURCE == 200809 1003.1-2008
  369. //
  370. // In addition, the X/Open Portability Guide, which is now the Single UNIX
  371. // Specification, defines a feature-test macro which indicates the version of
  372. // that specification, and which subsumes _POSIX_C_SOURCE.
  373. //
  374. // Our macros begin with two underscores to avoid namespace screwage.
  375. // Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1.
  376. // Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2.
  377. // Deal with various X/Open Portability Guides and Single UNIX Spec.
  378. // Deal with all versions of POSIX. The ordering relative to the tests above is
  379. // important.
  380. // -
  381. // Deal with _ANSI_SOURCE:
  382. // If it is defined, and no other compilation environment is explicitly
  383. // requested, then define our internal feature-test macros to zero. This
  384. // makes no difference to the preprocessor (undefined symbols in preprocessing
  385. // expressions are defined to have value zero), but makes it more convenient for
  386. // a test program to print out the values.
  387. //
  388. // If a program mistakenly defines _ANSI_SOURCE and some other macro such as
  389. // _POSIX_C_SOURCE, we will assume that it wants the broader compilation
  390. // environment (and in fact we will never get here).
  391. // User override __EXT1_VISIBLE
  392. // Old versions of GCC use non-standard ARM arch symbols; acle-compat.h
  393. // translates them to __ARM_ARCH and the modern feature symbols defined by ARM.
  394. // Nullability qualifiers: currently only supported by Clang.
  395. // Type Safety Checking
  396. //
  397. // Clang provides additional attributes to enable checking type safety
  398. // properties that cannot be enforced by the C type system.
  399. // Lock annotations.
  400. //
  401. // Clang provides support for doing basic thread-safety tests at
  402. // compile-time, by marking which locks will/should be held when
  403. // entering/leaving a functions.
  404. //
  405. // Furthermore, it is also possible to annotate variables and structure
  406. // members to enforce that they are only accessed when certain locks are
  407. // held.
  408. // Structure implements a lock.
  409. // Function acquires an exclusive or shared lock.
  410. // Function attempts to acquire an exclusive or shared lock.
  411. // Function releases a lock.
  412. // Function asserts that an exclusive or shared lock is held.
  413. // Function requires that an exclusive or shared lock is or is not held.
  414. // Function should not be analyzed.
  415. // Function or variable should not be sanitized, e.g., by AddressSanitizer.
  416. // GCC has the nosanitize attribute, but as a function attribute only, and
  417. // warns on use as a variable attribute.
  418. // Guard variables and structure members by lock.
  419. // Alignment builtins for better type checking and improved code generation.
  420. // Provide fallback versions for other compilers (GCC/Clang < 10):
  421. // -
  422. // SPDX-License-Identifier: BSD-3-Clause
  423. //
  424. // Copyright (c) 1982, 1986, 1993
  425. // The Regents of the University of California. All rights reserved.
  426. //
  427. // Redistribution and use in source and binary forms, with or without
  428. // modification, are permitted provided that the following conditions
  429. // are met:
  430. // 1. Redistributions of source code must retain the above copyright
  431. // notice, this list of conditions and the following disclaimer.
  432. // 2. Redistributions in binary form must reproduce the above copyright
  433. // notice, this list of conditions and the following disclaimer in the
  434. // documentation and/or other materials provided with the distribution.
  435. // 3. Neither the name of the University nor the names of its contributors
  436. // may be used to endorse or promote products derived from this software
  437. // without specific prior written permission.
  438. //
  439. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  440. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  441. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  442. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  443. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  444. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  445. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  446. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  447. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  448. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  449. // SUCH DAMAGE.
  450. //
  451. // @(#)time.h 8.5 (Berkeley) 5/4/95
  452. // from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  453. // $FreeBSD$
  454. // -
  455. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  456. //
  457. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  458. // All rights reserved.
  459. //
  460. // Redistribution and use in source and binary forms, with or without
  461. // modification, are permitted provided that the following conditions
  462. // are met:
  463. // 1. Redistributions of source code must retain the above copyright
  464. // notice, this list of conditions and the following disclaimer.
  465. // 2. Redistributions in binary form must reproduce the above copyright
  466. // notice, this list of conditions and the following disclaimer in the
  467. // documentation and/or other materials provided with the distribution.
  468. //
  469. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  470. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  471. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  472. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  473. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  474. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  475. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  476. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  477. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  478. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  479. // SUCH DAMAGE.
  480. //
  481. // $FreeBSD$
  482. // -
  483. // SPDX-License-Identifier: BSD-3-Clause
  484. //
  485. // Copyright (c) 1991, 1993
  486. // The Regents of the University of California. All rights reserved.
  487. //
  488. // This code is derived from software contributed to Berkeley by
  489. // Berkeley Software Design, Inc.
  490. //
  491. // Redistribution and use in source and binary forms, with or without
  492. // modification, are permitted provided that the following conditions
  493. // are met:
  494. // 1. Redistributions of source code must retain the above copyright
  495. // notice, this list of conditions and the following disclaimer.
  496. // 2. Redistributions in binary form must reproduce the above copyright
  497. // notice, this list of conditions and the following disclaimer in the
  498. // documentation and/or other materials provided with the distribution.
  499. // 3. Neither the name of the University nor the names of its contributors
  500. // may be used to endorse or promote products derived from this software
  501. // without specific prior written permission.
  502. //
  503. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  504. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  505. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  506. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  507. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  508. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  509. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  510. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  511. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  512. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  513. // SUCH DAMAGE.
  514. //
  515. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  516. // $FreeBSD$
  517. // -
  518. // This file is in the public domain.
  519. // $FreeBSD$
  520. // -
  521. // SPDX-License-Identifier: BSD-4-Clause
  522. //
  523. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  524. // Copyright (c) 1990, 1993
  525. // The Regents of the University of California. All rights reserved.
  526. //
  527. // Redistribution and use in source and binary forms, with or without
  528. // modification, are permitted provided that the following conditions
  529. // are met:
  530. // 1. Redistributions of source code must retain the above copyright
  531. // notice, this list of conditions and the following disclaimer.
  532. // 2. Redistributions in binary form must reproduce the above copyright
  533. // notice, this list of conditions and the following disclaimer in the
  534. // documentation and/or other materials provided with the distribution.
  535. // 3. All advertising materials mentioning features or use of this software
  536. // must display the following acknowledgement:
  537. // This product includes software developed by the University of
  538. // California, Berkeley and its contributors.
  539. // 4. Neither the name of the University nor the names of its contributors
  540. // may be used to endorse or promote products derived from this software
  541. // without specific prior written permission.
  542. //
  543. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  544. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  545. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  546. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  547. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  548. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  549. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  550. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  551. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  552. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  553. // SUCH DAMAGE.
  554. //
  555. // From: @(#)ansi.h 8.2 (Berkeley) 1/4/94
  556. // From: @(#)types.h 8.3 (Berkeley) 1/5/94
  557. // $FreeBSD$
  558. // -
  559. // This file is in the public domain.
  560. // $FreeBSD$
  561. // -
  562. // SPDX-License-Identifier: BSD-3-Clause
  563. //
  564. // Copyright (c) 1988, 1993
  565. // The Regents of the University of California. All rights reserved.
  566. //
  567. // Redistribution and use in source and binary forms, with or without
  568. // modification, are permitted provided that the following conditions
  569. // are met:
  570. // 1. Redistributions of source code must retain the above copyright
  571. // notice, this list of conditions and the following disclaimer.
  572. // 2. Redistributions in binary form must reproduce the above copyright
  573. // notice, this list of conditions and the following disclaimer in the
  574. // documentation and/or other materials provided with the distribution.
  575. // 3. Neither the name of the University nor the names of its contributors
  576. // may be used to endorse or promote products derived from this software
  577. // without specific prior written permission.
  578. //
  579. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  580. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  581. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  582. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  583. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  584. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  585. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  586. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  587. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  588. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  589. // SUCH DAMAGE.
  590. //
  591. // @(#)limits.h 8.3 (Berkeley) 1/4/94
  592. // $FreeBSD$
  593. // According to ANSI (section 2.2.4.2), the values below must be usable by
  594. // #if preprocessing directives. Additionally, the expression must have the
  595. // same type as would an expression that is an object of the corresponding
  596. // type converted according to the integral promotions. The subtraction for
  597. // INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an
  598. // unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2).
  599. // max value for an unsigned long long
  600. // Minimum signal stack size.
  601. // Basic types upon which most other types are built.
  602. type X__int8_t = int8 /* _types.h:55:22 */
  603. type X__uint8_t = uint8 /* _types.h:56:24 */
  604. type X__int16_t = int16 /* _types.h:57:17 */
  605. type X__uint16_t = uint16 /* _types.h:58:25 */
  606. type X__int32_t = int32 /* _types.h:59:15 */
  607. type X__uint32_t = uint32 /* _types.h:60:23 */
  608. type X__int64_t = int64 /* _types.h:66:20 */
  609. type X__uint64_t = uint64 /* _types.h:68:28 */
  610. // Standard type definitions.
  611. type X__clock_t = uint32 /* _types.h:84:23 */
  612. type X__critical_t = X__int32_t /* _types.h:85:19 */
  613. type X__double_t = float64 /* _types.h:87:21 */
  614. type X__float_t = float64 /* _types.h:88:21 */
  615. type X__intfptr_t = X__int32_t /* _types.h:90:19 */
  616. type X__intptr_t = X__int32_t /* _types.h:91:19 */
  617. type X__intmax_t = X__int64_t /* _types.h:93:19 */
  618. type X__int_fast8_t = X__int32_t /* _types.h:94:19 */
  619. type X__int_fast16_t = X__int32_t /* _types.h:95:19 */
  620. type X__int_fast32_t = X__int32_t /* _types.h:96:19 */
  621. type X__int_fast64_t = X__int64_t /* _types.h:97:19 */
  622. type X__int_least8_t = X__int8_t /* _types.h:98:18 */
  623. type X__int_least16_t = X__int16_t /* _types.h:99:19 */
  624. type X__int_least32_t = X__int32_t /* _types.h:100:19 */
  625. type X__int_least64_t = X__int64_t /* _types.h:101:19 */
  626. type X__ptrdiff_t = X__int32_t /* _types.h:112:19 */
  627. type X__register_t = X__int32_t /* _types.h:113:19 */
  628. type X__segsz_t = X__int32_t /* _types.h:114:19 */
  629. type X__size_t = X__uint32_t /* _types.h:115:20 */
  630. type X__ssize_t = X__int32_t /* _types.h:116:19 */
  631. type X__time_t = X__int32_t /* _types.h:117:19 */
  632. type X__uintfptr_t = X__uint32_t /* _types.h:118:20 */
  633. type X__uintptr_t = X__uint32_t /* _types.h:119:20 */
  634. type X__uintmax_t = X__uint64_t /* _types.h:121:20 */
  635. type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */
  636. type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */
  637. type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */
  638. type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */
  639. type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */
  640. type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */
  641. type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */
  642. type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */
  643. type X__u_register_t = X__uint32_t /* _types.h:136:20 */
  644. type X__vm_offset_t = X__uint32_t /* _types.h:137:20 */
  645. type X__vm_paddr_t = X__uint64_t /* _types.h:138:20 */
  646. type X__vm_size_t = X__uint32_t /* _types.h:139:20 */
  647. type X___wchar_t = int32 /* _types.h:141:14 */
  648. // Standard type definitions.
  649. type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size
  650. type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count
  651. type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()...
  652. type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags
  653. type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */
  654. type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */
  655. type X__gid_t = X__uint32_t /* _types.h:46:20 */
  656. type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t
  657. type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number
  658. type X__key_t = int32 /* _types.h:49:15 */ // IPC key (for Sys V IPC)
  659. type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP)
  660. type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions
  661. type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions
  662. type X__nl_item = int32 /* _types.h:53:14 */
  663. type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count
  664. type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset
  665. type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias)
  666. type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group]
  667. type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally
  668. // signed, because of legacy code
  669. // that uses -1 for RLIM_INFINITY
  670. type X__sa_family_t = X__uint8_t /* _types.h:61:19 */
  671. type X__socklen_t = X__uint32_t /* _types.h:62:20 */
  672. type X__suseconds_t = int32 /* _types.h:63:15 */ // microseconds (signed)
  673. type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()...
  674. type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()...
  675. type X__uid_t = X__uint32_t /* _types.h:66:20 */
  676. type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned)
  677. type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset.
  678. type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset.
  679. type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier.
  680. type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc
  681. // Unusual type definitions.
  682. // rune_t is declared to be an “int” instead of the more natural
  683. // “unsigned long” or “long”. Two things are happening here. It is not
  684. // unsigned so that EOF (-1) can be naturally assigned to it and used. Also,
  685. // it looks like 10646 will be a 31 bit standard. This means that if your
  686. // ints cannot hold 32 bits, you will be in trouble. The reason an int was
  687. // chosen over a long is that the is*() and to*() routines take ints (says
  688. // ANSI C), but they use __ct_rune_t instead of int.
  689. //
  690. // NOTE: rune_t is not covered by ANSI nor other standards, and should not
  691. // be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and
  692. // rune_t must be the same type. Also, wint_t should be able to hold all
  693. // members of the largest character set plus one extra value (WEOF), and
  694. // must be at least 16 bits.
  695. type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs
  696. type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above)
  697. type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above)
  698. // Clang already provides these types as built-ins, but only in C++ mode.
  699. type X__char16_t = X__uint_least16_t /* _types.h:97:26 */
  700. type X__char32_t = X__uint_least32_t /* _types.h:98:26 */
  701. // In C++11, char16_t and char32_t are built-in types.
  702. type X__max_align_t = struct {
  703. F__max_align1 int64
  704. F__max_align2 float64
  705. } /* _types.h:111:3 */
  706. type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number
  707. type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number
  708. // mbstate_t is an opaque object to keep conversion state during multibyte
  709. // stream conversions.
  710. type X__mbstate_t = struct {
  711. F__ccgo_pad1 [0]uint32
  712. F__mbstate8 [128]int8
  713. } /* _types.h:124:3 */
  714. type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */
  715. // Types for varargs. These are all provided by builtin types these
  716. // days, so centralize their definition.
  717. type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc
  718. type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers
  719. // When the following macro is defined, the system uses 64-bit inode numbers.
  720. // Programs can use this to avoid including <sys/param.h>, with its associated
  721. // namespace pollution.
  722. type Time_t = X__time_t /* _timespec.h:42:18 */
  723. type Timespec = struct {
  724. Ftv_sec Time_t
  725. Ftv_nsec int32
  726. } /* _timespec.h:46:1 */
  727. // -
  728. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  729. //
  730. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  731. // All rights reserved.
  732. //
  733. // Redistribution and use in source and binary forms, with or without
  734. // modification, are permitted provided that the following conditions
  735. // are met:
  736. // 1. Redistributions of source code must retain the above copyright
  737. // notice, this list of conditions and the following disclaimer.
  738. // 2. Redistributions in binary form must reproduce the above copyright
  739. // notice, this list of conditions and the following disclaimer in the
  740. // documentation and/or other materials provided with the distribution.
  741. //
  742. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  743. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  744. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  745. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  746. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  747. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  748. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  749. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  750. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  751. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  752. // SUCH DAMAGE.
  753. //
  754. // $FreeBSD$
  755. type Blksize_t = X__blksize_t /* stat.h:48:21 */
  756. type Blkcnt_t = X__blkcnt_t /* stat.h:53:20 */
  757. type Dev_t = X__dev_t /* stat.h:58:18 */
  758. type Fflags_t = X__fflags_t /* stat.h:63:20 */
  759. type Gid_t = X__gid_t /* stat.h:68:18 */
  760. type Ino_t = X__ino_t /* stat.h:73:18 */
  761. type Mode_t = X__mode_t /* stat.h:78:18 */
  762. type Nlink_t = X__nlink_t /* stat.h:83:19 */
  763. type Off_t = X__off_t /* stat.h:88:18 */
  764. type Uid_t = X__uid_t /* stat.h:93:18 */
  765. // XXX We get miscellaneous namespace pollution with this.
  766. // -
  767. // SPDX-License-Identifier: BSD-3-Clause
  768. //
  769. // Copyright (c) 1982, 1986, 1993
  770. // The Regents of the University of California. All rights reserved.
  771. //
  772. // Redistribution and use in source and binary forms, with or without
  773. // modification, are permitted provided that the following conditions
  774. // are met:
  775. // 1. Redistributions of source code must retain the above copyright
  776. // notice, this list of conditions and the following disclaimer.
  777. // 2. Redistributions in binary form must reproduce the above copyright
  778. // notice, this list of conditions and the following disclaimer in the
  779. // documentation and/or other materials provided with the distribution.
  780. // 3. Neither the name of the University nor the names of its contributors
  781. // may be used to endorse or promote products derived from this software
  782. // without specific prior written permission.
  783. //
  784. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  785. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  786. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  787. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  788. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  789. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  790. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  791. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  792. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  793. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  794. // SUCH DAMAGE.
  795. //
  796. // @(#)time.h 8.5 (Berkeley) 5/4/95
  797. // $FreeBSD$
  798. // -
  799. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  800. //
  801. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  802. // All rights reserved.
  803. //
  804. // Redistribution and use in source and binary forms, with or without
  805. // modification, are permitted provided that the following conditions
  806. // are met:
  807. // 1. Redistributions of source code must retain the above copyright
  808. // notice, this list of conditions and the following disclaimer.
  809. // 2. Redistributions in binary form must reproduce the above copyright
  810. // notice, this list of conditions and the following disclaimer in the
  811. // documentation and/or other materials provided with the distribution.
  812. //
  813. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  814. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  815. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  816. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  817. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  818. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  819. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  820. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  821. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  822. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  823. // SUCH DAMAGE.
  824. //
  825. // $FreeBSD$
  826. // -
  827. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  828. //
  829. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  830. // All rights reserved.
  831. //
  832. // Redistribution and use in source and binary forms, with or without
  833. // modification, are permitted provided that the following conditions
  834. // are met:
  835. // 1. Redistributions of source code must retain the above copyright
  836. // notice, this list of conditions and the following disclaimer.
  837. // 2. Redistributions in binary form must reproduce the above copyright
  838. // notice, this list of conditions and the following disclaimer in the
  839. // documentation and/or other materials provided with the distribution.
  840. //
  841. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  842. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  843. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  844. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  845. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  846. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  847. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  848. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  849. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  850. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  851. // SUCH DAMAGE.
  852. //
  853. // $FreeBSD$
  854. type Suseconds_t = X__suseconds_t /* _timeval.h:37:23 */
  855. // Structure returned by gettimeofday(2) system call, and used in other calls.
  856. type Timeval = struct {
  857. Ftv_sec Time_t
  858. Ftv_usec Suseconds_t
  859. } /* _timeval.h:49:1 */
  860. type Pthread_once = struct {
  861. Fstate int32
  862. Fmutex Pthread_mutex_t
  863. } /* _pthreadtypes.h:52:1 */
  864. // Primitive system data type definitions required by P1003.1c.
  865. //
  866. // Note that P1003.1c specifies that there are no defined comparison
  867. // or assignment operators for the types pthread_attr_t, pthread_cond_t,
  868. // pthread_condattr_t, pthread_mutex_t, pthread_mutexattr_t.
  869. type Pthread_t = uintptr /* _pthreadtypes.h:67:26 */
  870. type Pthread_attr_t = uintptr /* _pthreadtypes.h:70:30 */
  871. type Pthread_mutex_t = uintptr /* _pthreadtypes.h:71:31 */
  872. type Pthread_mutexattr_t = uintptr /* _pthreadtypes.h:72:35 */
  873. type Pthread_cond_t = uintptr /* _pthreadtypes.h:73:30 */
  874. type Pthread_condattr_t = uintptr /* _pthreadtypes.h:74:34 */
  875. type Pthread_key_t = int32 /* _pthreadtypes.h:75:20 */
  876. type Pthread_once_t = Pthread_once /* _pthreadtypes.h:76:30 */
  877. type Pthread_rwlock_t = uintptr /* _pthreadtypes.h:77:32 */
  878. type Pthread_rwlockattr_t = uintptr /* _pthreadtypes.h:78:35 */
  879. type Pthread_barrier_t = uintptr /* _pthreadtypes.h:79:33 */
  880. type Pthread_barrierattr_t = uintptr /* _pthreadtypes.h:80:36 */
  881. type Pthread_spinlock_t = uintptr /* _pthreadtypes.h:81:33 */
  882. // Additional type definitions:
  883. //
  884. // Note that P1003.1c reserves the prefixes pthread_ and PTHREAD_ for
  885. // use in header symbols.
  886. type Pthread_addr_t = uintptr /* _pthreadtypes.h:89:14 */
  887. type Pthread_startroutine_t = uintptr /* _pthreadtypes.h:90:14 */
  888. type U_char = uint8 /* types.h:52:23 */
  889. type U_short = uint16 /* types.h:53:24 */
  890. type U_int = uint32 /* types.h:54:22 */
  891. type U_long = uint32 /* types.h:55:23 */
  892. type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility
  893. type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility
  894. // XXX POSIX sized integrals that should appear only in <sys/stdint.h>.
  895. // -
  896. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  897. //
  898. // Copyright (c) 2011 David E. O'Brien <obrien@FreeBSD.org>
  899. // Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org>
  900. // All rights reserved.
  901. //
  902. // Redistribution and use in source and binary forms, with or without
  903. // modification, are permitted provided that the following conditions
  904. // are met:
  905. // 1. Redistributions of source code must retain the above copyright
  906. // notice, this list of conditions and the following disclaimer.
  907. // 2. Redistributions in binary form must reproduce the above copyright
  908. // notice, this list of conditions and the following disclaimer in the
  909. // documentation and/or other materials provided with the distribution.
  910. //
  911. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  912. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  913. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  914. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  915. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  916. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  917. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  918. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  919. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  920. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  921. // SUCH DAMAGE.
  922. //
  923. // $FreeBSD$
  924. type Int8_t = X__int8_t /* _stdint.h:36:19 */
  925. type Int16_t = X__int16_t /* _stdint.h:41:20 */
  926. type Int32_t = X__int32_t /* _stdint.h:46:20 */
  927. type Int64_t = X__int64_t /* _stdint.h:51:20 */
  928. type Uint8_t = X__uint8_t /* _stdint.h:56:20 */
  929. type Uint16_t = X__uint16_t /* _stdint.h:61:21 */
  930. type Uint32_t = X__uint32_t /* _stdint.h:66:21 */
  931. type Uint64_t = X__uint64_t /* _stdint.h:71:21 */
  932. type Intptr_t = X__intptr_t /* _stdint.h:76:21 */
  933. type Uintptr_t = X__uintptr_t /* _stdint.h:80:22 */
  934. type Intmax_t = X__intmax_t /* _stdint.h:84:21 */
  935. type Uintmax_t = X__uintmax_t /* _stdint.h:88:22 */
  936. type U_int8_t = X__uint8_t /* types.h:67:19 */ // unsigned integrals (deprecated)
  937. type U_int16_t = X__uint16_t /* types.h:68:20 */
  938. type U_int32_t = X__uint32_t /* types.h:69:20 */
  939. type U_int64_t = X__uint64_t /* types.h:70:20 */
  940. type U_quad_t = X__uint64_t /* types.h:72:20 */ // quads (deprecated)
  941. type Quad_t = X__int64_t /* types.h:73:19 */
  942. type Qaddr_t = uintptr /* types.h:74:16 */
  943. type Caddr_t = uintptr /* types.h:76:14 */ // core address
  944. type C_caddr_t = uintptr /* types.h:77:20 */ // core address, pointer to const
  945. type Cpuwhich_t = X__cpuwhich_t /* types.h:84:22 */
  946. type Cpulevel_t = X__cpulevel_t /* types.h:85:22 */
  947. type Cpusetid_t = X__cpusetid_t /* types.h:86:22 */
  948. type Clock_t = X__clock_t /* types.h:94:19 */
  949. type Clockid_t = X__clockid_t /* types.h:99:21 */
  950. type Critical_t = X__critical_t /* types.h:103:22 */ // Critical section value
  951. type Daddr_t = X__daddr_t /* types.h:104:19 */ // disk address
  952. type Fixpt_t = X__fixpt_t /* types.h:116:19 */ // fixed point number
  953. type Fsblkcnt_t = X__fsblkcnt_t /* types.h:119:22 */
  954. type Fsfilcnt_t = X__fsfilcnt_t /* types.h:120:22 */
  955. type In_addr_t = X__uint32_t /* types.h:130:20 */ // base type for internet address
  956. type In_port_t = X__uint16_t /* types.h:135:20 */
  957. type Id_t = X__id_t /* types.h:140:17 */ // can hold a uid_t or pid_t
  958. type Key_t = X__key_t /* types.h:150:18 */ // IPC key (for Sys V IPC)
  959. type Lwpid_t = X__lwpid_t /* types.h:155:19 */ // Thread ID (a.k.a. LWP)
  960. type Accmode_t = X__accmode_t /* types.h:165:21 */ // access permissions
  961. type Off64_t = X__off64_t /* types.h:180:19 */ // file offset (alias)
  962. type Pid_t = X__pid_t /* types.h:185:18 */ // process id
  963. type Register_t = X__register_t /* types.h:189:22 */
  964. type Rlim_t = X__rlim_t /* types.h:192:18 */ // resource limit
  965. type Sbintime_t = X__int64_t /* types.h:196:19 */
  966. type Segsz_t = X__segsz_t /* types.h:198:19 */
  967. type Ssize_t = X__ssize_t /* types.h:206:19 */
  968. type Timer_t = X__timer_t /* types.h:221:19 */
  969. type Mqd_t = X__mqd_t /* types.h:226:17 */
  970. type U_register_t = X__u_register_t /* types.h:230:24 */
  971. type Useconds_t = X__useconds_t /* types.h:238:22 */ // microseconds (unsigned)
  972. type Cap_ioctl_t = uint32 /* types.h:244:23 */
  973. // Types suitable for exporting physical addresses, virtual addresses
  974. // (pointers), and memory object sizes from the kernel independent of native
  975. // word size. These should be used in place of vm_paddr_t, (u)intptr_t, and
  976. // size_t in structs which contain such types that are shared with userspace.
  977. type Kpaddr_t = X__uint64_t /* types.h:260:20 */
  978. type Kvaddr_t = X__uint64_t /* types.h:261:20 */
  979. type Ksize_t = X__uint64_t /* types.h:262:20 */
  980. type Kssize_t = X__int64_t /* types.h:263:19 */
  981. type Vm_offset_t = X__vm_offset_t /* types.h:265:23 */
  982. type Vm_ooffset_t = X__uint64_t /* types.h:266:20 */
  983. type Vm_paddr_t = X__vm_paddr_t /* types.h:267:22 */
  984. type Vm_pindex_t = X__uint64_t /* types.h:268:20 */
  985. type Vm_size_t = X__vm_size_t /* types.h:269:21 */
  986. type Rman_res_t = X__rman_res_t /* types.h:271:25 */
  987. // -
  988. // SPDX-License-Identifier: BSD-3-Clause
  989. //
  990. // Copyright (c) 1992, 1993
  991. // The Regents of the University of California. All rights reserved.
  992. //
  993. // Redistribution and use in source and binary forms, with or without
  994. // modification, are permitted provided that the following conditions
  995. // are met:
  996. // 1. Redistributions of source code must retain the above copyright
  997. // notice, this list of conditions and the following disclaimer.
  998. // 2. Redistributions in binary form must reproduce the above copyright
  999. // notice, this list of conditions and the following disclaimer in the
  1000. // documentation and/or other materials provided with the distribution.
  1001. // 3. Neither the name of the University nor the names of its contributors
  1002. // may be used to endorse or promote products derived from this software
  1003. // without specific prior written permission.
  1004. //
  1005. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1006. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1007. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1008. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1009. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1010. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1011. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1012. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1013. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1014. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1015. // SUCH DAMAGE.
  1016. //
  1017. // $FreeBSD$
  1018. // -
  1019. // SPDX-License-Identifier: BSD-3-Clause
  1020. //
  1021. // Copyright (c) 1991, 1993
  1022. // The Regents of the University of California. All rights reserved.
  1023. //
  1024. // This code is derived from software contributed to Berkeley by
  1025. // Berkeley Software Design, Inc.
  1026. //
  1027. // Redistribution and use in source and binary forms, with or without
  1028. // modification, are permitted provided that the following conditions
  1029. // are met:
  1030. // 1. Redistributions of source code must retain the above copyright
  1031. // notice, this list of conditions and the following disclaimer.
  1032. // 2. Redistributions in binary form must reproduce the above copyright
  1033. // notice, this list of conditions and the following disclaimer in the
  1034. // documentation and/or other materials provided with the distribution.
  1035. // 3. Neither the name of the University nor the names of its contributors
  1036. // may be used to endorse or promote products derived from this software
  1037. // without specific prior written permission.
  1038. //
  1039. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1040. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1041. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1042. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1043. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1044. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1045. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1046. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1047. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1048. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1049. // SUCH DAMAGE.
  1050. //
  1051. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  1052. // $FreeBSD$
  1053. // -
  1054. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1055. //
  1056. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  1057. // All rights reserved.
  1058. //
  1059. // Redistribution and use in source and binary forms, with or without
  1060. // modification, are permitted provided that the following conditions
  1061. // are met:
  1062. // 1. Redistributions of source code must retain the above copyright
  1063. // notice, this list of conditions and the following disclaimer.
  1064. // 2. Redistributions in binary form must reproduce the above copyright
  1065. // notice, this list of conditions and the following disclaimer in the
  1066. // documentation and/or other materials provided with the distribution.
  1067. //
  1068. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  1069. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1070. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1071. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  1072. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1073. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1074. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1075. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1076. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1077. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1078. // SUCH DAMAGE.
  1079. //
  1080. // $FreeBSD$
  1081. // -
  1082. // SPDX-License-Identifier: BSD-3-Clause
  1083. //
  1084. // Copyright (c) 1982, 1986, 1989, 1991, 1993
  1085. // The Regents of the University of California. All rights reserved.
  1086. // (c) UNIX System Laboratories, Inc.
  1087. // All or some portions of this file are derived from material licensed
  1088. // to the University of California by American Telephone and Telegraph
  1089. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  1090. // the permission of UNIX System Laboratories, Inc.
  1091. //
  1092. // Redistribution and use in source and binary forms, with or without
  1093. // modification, are permitted provided that the following conditions
  1094. // are met:
  1095. // 1. Redistributions of source code must retain the above copyright
  1096. // notice, this list of conditions and the following disclaimer.
  1097. // 2. Redistributions in binary form must reproduce the above copyright
  1098. // notice, this list of conditions and the following disclaimer in the
  1099. // documentation and/or other materials provided with the distribution.
  1100. // 3. Neither the name of the University nor the names of its contributors
  1101. // may be used to endorse or promote products derived from this software
  1102. // without specific prior written permission.
  1103. //
  1104. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1105. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1106. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1107. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1108. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1109. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1110. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1111. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1112. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1113. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1114. // SUCH DAMAGE.
  1115. //
  1116. // @(#)signal.h 8.4 (Berkeley) 5/4/95
  1117. // $FreeBSD$
  1118. // sigset_t macros.
  1119. type X__sigset = struct{ F__bits [4]X__uint32_t } /* _sigset.h:53:9 */
  1120. // -
  1121. // SPDX-License-Identifier: BSD-3-Clause
  1122. //
  1123. // Copyright (c) 1992, 1993
  1124. // The Regents of the University of California. All rights reserved.
  1125. //
  1126. // Redistribution and use in source and binary forms, with or without
  1127. // modification, are permitted provided that the following conditions
  1128. // are met:
  1129. // 1. Redistributions of source code must retain the above copyright
  1130. // notice, this list of conditions and the following disclaimer.
  1131. // 2. Redistributions in binary form must reproduce the above copyright
  1132. // notice, this list of conditions and the following disclaimer in the
  1133. // documentation and/or other materials provided with the distribution.
  1134. // 3. Neither the name of the University nor the names of its contributors
  1135. // may be used to endorse or promote products derived from this software
  1136. // without specific prior written permission.
  1137. //
  1138. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1139. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1140. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1141. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1142. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1143. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1144. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1145. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1146. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1147. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1148. // SUCH DAMAGE.
  1149. //
  1150. // $FreeBSD$
  1151. // -
  1152. // SPDX-License-Identifier: BSD-3-Clause
  1153. //
  1154. // Copyright (c) 1991, 1993
  1155. // The Regents of the University of California. All rights reserved.
  1156. //
  1157. // This code is derived from software contributed to Berkeley by
  1158. // Berkeley Software Design, Inc.
  1159. //
  1160. // Redistribution and use in source and binary forms, with or without
  1161. // modification, are permitted provided that the following conditions
  1162. // are met:
  1163. // 1. Redistributions of source code must retain the above copyright
  1164. // notice, this list of conditions and the following disclaimer.
  1165. // 2. Redistributions in binary form must reproduce the above copyright
  1166. // notice, this list of conditions and the following disclaimer in the
  1167. // documentation and/or other materials provided with the distribution.
  1168. // 3. Neither the name of the University nor the names of its contributors
  1169. // may be used to endorse or promote products derived from this software
  1170. // without specific prior written permission.
  1171. //
  1172. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1173. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1174. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1175. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1176. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1177. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1178. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1179. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1180. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1181. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1182. // SUCH DAMAGE.
  1183. //
  1184. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  1185. // $FreeBSD$
  1186. // -
  1187. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1188. //
  1189. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  1190. // All rights reserved.
  1191. //
  1192. // Redistribution and use in source and binary forms, with or without
  1193. // modification, are permitted provided that the following conditions
  1194. // are met:
  1195. // 1. Redistributions of source code must retain the above copyright
  1196. // notice, this list of conditions and the following disclaimer.
  1197. // 2. Redistributions in binary form must reproduce the above copyright
  1198. // notice, this list of conditions and the following disclaimer in the
  1199. // documentation and/or other materials provided with the distribution.
  1200. //
  1201. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  1202. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1203. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1204. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  1205. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1206. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1207. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1208. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1209. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1210. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1211. // SUCH DAMAGE.
  1212. //
  1213. // $FreeBSD$
  1214. // -
  1215. // SPDX-License-Identifier: BSD-3-Clause
  1216. //
  1217. // Copyright (c) 1982, 1986, 1989, 1991, 1993
  1218. // The Regents of the University of California. All rights reserved.
  1219. // (c) UNIX System Laboratories, Inc.
  1220. // All or some portions of this file are derived from material licensed
  1221. // to the University of California by American Telephone and Telegraph
  1222. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  1223. // the permission of UNIX System Laboratories, Inc.
  1224. //
  1225. // Redistribution and use in source and binary forms, with or without
  1226. // modification, are permitted provided that the following conditions
  1227. // are met:
  1228. // 1. Redistributions of source code must retain the above copyright
  1229. // notice, this list of conditions and the following disclaimer.
  1230. // 2. Redistributions in binary form must reproduce the above copyright
  1231. // notice, this list of conditions and the following disclaimer in the
  1232. // documentation and/or other materials provided with the distribution.
  1233. // 3. Neither the name of the University nor the names of its contributors
  1234. // may be used to endorse or promote products derived from this software
  1235. // without specific prior written permission.
  1236. //
  1237. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1238. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1239. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1240. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1241. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1242. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1243. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1244. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1245. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1246. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1247. // SUCH DAMAGE.
  1248. //
  1249. // @(#)signal.h 8.4 (Berkeley) 5/4/95
  1250. // $FreeBSD$
  1251. // sigset_t macros.
  1252. type X__sigset_t = X__sigset /* _sigset.h:55:3 */
  1253. // -
  1254. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1255. //
  1256. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  1257. // All rights reserved.
  1258. //
  1259. // Redistribution and use in source and binary forms, with or without
  1260. // modification, are permitted provided that the following conditions
  1261. // are met:
  1262. // 1. Redistributions of source code must retain the above copyright
  1263. // notice, this list of conditions and the following disclaimer.
  1264. // 2. Redistributions in binary form must reproduce the above copyright
  1265. // notice, this list of conditions and the following disclaimer in the
  1266. // documentation and/or other materials provided with the distribution.
  1267. //
  1268. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  1269. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1270. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1271. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  1272. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1273. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1274. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1275. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1276. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1277. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1278. // SUCH DAMAGE.
  1279. //
  1280. // $FreeBSD$
  1281. // -
  1282. // SPDX-License-Identifier: BSD-3-Clause
  1283. //
  1284. // Copyright (c) 1982, 1986, 1993
  1285. // The Regents of the University of California. All rights reserved.
  1286. //
  1287. // Redistribution and use in source and binary forms, with or without
  1288. // modification, are permitted provided that the following conditions
  1289. // are met:
  1290. // 1. Redistributions of source code must retain the above copyright
  1291. // notice, this list of conditions and the following disclaimer.
  1292. // 2. Redistributions in binary form must reproduce the above copyright
  1293. // notice, this list of conditions and the following disclaimer in the
  1294. // documentation and/or other materials provided with the distribution.
  1295. // 3. Neither the name of the University nor the names of its contributors
  1296. // may be used to endorse or promote products derived from this software
  1297. // without specific prior written permission.
  1298. //
  1299. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1300. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1301. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1302. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1303. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1304. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1305. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1306. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1307. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1308. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1309. // SUCH DAMAGE.
  1310. //
  1311. // @(#)time.h 8.5 (Berkeley) 5/4/95
  1312. // from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  1313. // $FreeBSD$
  1314. // -
  1315. // SPDX-License-Identifier: BSD-3-Clause
  1316. //
  1317. // Copyright (c) 1991, 1993
  1318. // The Regents of the University of California. All rights reserved.
  1319. //
  1320. // This code is derived from software contributed to Berkeley by
  1321. // Berkeley Software Design, Inc.
  1322. //
  1323. // Redistribution and use in source and binary forms, with or without
  1324. // modification, are permitted provided that the following conditions
  1325. // are met:
  1326. // 1. Redistributions of source code must retain the above copyright
  1327. // notice, this list of conditions and the following disclaimer.
  1328. // 2. Redistributions in binary form must reproduce the above copyright
  1329. // notice, this list of conditions and the following disclaimer in the
  1330. // documentation and/or other materials provided with the distribution.
  1331. // 3. Neither the name of the University nor the names of its contributors
  1332. // may be used to endorse or promote products derived from this software
  1333. // without specific prior written permission.
  1334. //
  1335. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1336. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1337. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1338. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1339. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1340. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1341. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1342. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1343. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1344. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1345. // SUCH DAMAGE.
  1346. //
  1347. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  1348. // $FreeBSD$
  1349. // -
  1350. // SPDX-License-Identifier: BSD-3-Clause
  1351. //
  1352. // Copyright (c) 1982, 1986, 1993
  1353. // The Regents of the University of California. All rights reserved.
  1354. //
  1355. // Redistribution and use in source and binary forms, with or without
  1356. // modification, are permitted provided that the following conditions
  1357. // are met:
  1358. // 1. Redistributions of source code must retain the above copyright
  1359. // notice, this list of conditions and the following disclaimer.
  1360. // 2. Redistributions in binary form must reproduce the above copyright
  1361. // notice, this list of conditions and the following disclaimer in the
  1362. // documentation and/or other materials provided with the distribution.
  1363. // 3. Neither the name of the University nor the names of its contributors
  1364. // may be used to endorse or promote products derived from this software
  1365. // without specific prior written permission.
  1366. //
  1367. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1368. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1369. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1370. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1371. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1372. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1373. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1374. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1375. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1376. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1377. // SUCH DAMAGE.
  1378. //
  1379. // @(#)time.h 8.5 (Berkeley) 5/4/95
  1380. // from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  1381. // $FreeBSD$
  1382. // Structure defined by POSIX.1b to be like a itimerval, but with
  1383. // timespecs. Used in the timer_*() system calls.
  1384. type Itimerspec = struct {
  1385. Fit_interval struct {
  1386. Ftv_sec Time_t
  1387. Ftv_nsec int32
  1388. }
  1389. Fit_value struct {
  1390. Ftv_sec Time_t
  1391. Ftv_nsec int32
  1392. }
  1393. } /* timespec.h:60:1 */
  1394. type X__fd_mask = uint32 /* select.h:44:23 */
  1395. type Fd_mask = X__fd_mask /* select.h:46:19 */
  1396. type Sigset_t = X__sigset_t /* select.h:51:20 */
  1397. // Select uses bit masks of file descriptors in longs. These macros
  1398. // manipulate such bit fields (the filesystem macros use chars).
  1399. // FD_SETSIZE may be defined by the user, but the default here should
  1400. // be enough for most uses.
  1401. type Fd_set1 = struct{ F__fds_bits [32]X__fd_mask } /* select.h:73:9 */
  1402. // Select uses bit masks of file descriptors in longs. These macros
  1403. // manipulate such bit fields (the filesystem macros use chars).
  1404. // FD_SETSIZE may be defined by the user, but the default here should
  1405. // be enough for most uses.
  1406. type Fd_set = Fd_set1 /* select.h:75:3 */
  1407. // -
  1408. // SPDX-License-Identifier: BSD-3-Clause
  1409. //
  1410. // Copyright (c) 1982, 1986, 1993
  1411. // The Regents of the University of California. All rights reserved.
  1412. //
  1413. // Redistribution and use in source and binary forms, with or without
  1414. // modification, are permitted provided that the following conditions
  1415. // are met:
  1416. // 1. Redistributions of source code must retain the above copyright
  1417. // notice, this list of conditions and the following disclaimer.
  1418. // 2. Redistributions in binary form must reproduce the above copyright
  1419. // notice, this list of conditions and the following disclaimer in the
  1420. // documentation and/or other materials provided with the distribution.
  1421. // 3. Neither the name of the University nor the names of its contributors
  1422. // may be used to endorse or promote products derived from this software
  1423. // without specific prior written permission.
  1424. //
  1425. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1426. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1427. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1428. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1429. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1430. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1431. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1432. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1433. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1434. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1435. // SUCH DAMAGE.
  1436. //
  1437. // @(#)time.h 8.5 (Berkeley) 5/4/95
  1438. // from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  1439. // $FreeBSD$
  1440. // -
  1441. // SPDX-License-Identifier: BSD-3-Clause
  1442. //
  1443. // Copyright (c) 1989, 1993
  1444. // The Regents of the University of California. All rights reserved.
  1445. // (c) UNIX System Laboratories, Inc.
  1446. // All or some portions of this file are derived from material licensed
  1447. // to the University of California by American Telephone and Telegraph
  1448. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  1449. // the permission of UNIX System Laboratories, Inc.
  1450. //
  1451. // Redistribution and use in source and binary forms, with or without
  1452. // modification, are permitted provided that the following conditions
  1453. // are met:
  1454. // 1. Redistributions of source code must retain the above copyright
  1455. // notice, this list of conditions and the following disclaimer.
  1456. // 2. Redistributions in binary form must reproduce the above copyright
  1457. // notice, this list of conditions and the following disclaimer in the
  1458. // documentation and/or other materials provided with the distribution.
  1459. // 3. Neither the name of the University nor the names of its contributors
  1460. // may be used to endorse or promote products derived from this software
  1461. // without specific prior written permission.
  1462. //
  1463. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1464. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1465. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1466. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1467. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1468. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1469. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1470. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1471. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1472. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1473. // SUCH DAMAGE.
  1474. //
  1475. // @(#)time.h 8.3 (Berkeley) 1/21/94
  1476. // These macros are shared between time.h and sys/time.h.
  1477. // Note: The values shown below as a comment for the __POSIX_VISIBLE values are
  1478. // the ones FreeBSD traditionally used based on our reading of the POSIX
  1479. // standards. However, glibc uses 199309 for all of them, even those many were
  1480. // not defined there. To remain bug compatible with glibc means more software
  1481. // that relied on the glibc behavior will compile easily on FreeBSD.
  1482. //
  1483. // Also, CLOCK_UPTIME_FAST is improperly visible temporarily for the lang/pocl
  1484. // port until it can be updated properly. It incorrectly assumes that this was a
  1485. // standard value. It will be moved back to the __BSD_VISIBLE section once the
  1486. // issue is corrected.
  1487. // FreeBSD-specific clocks.
  1488. // Linux compatible names.
  1489. type Timezone = struct {
  1490. Ftz_minuteswest int32
  1491. Ftz_dsttime int32
  1492. } /* time.h:43:1 */
  1493. type Bintime = struct {
  1494. Fsec Time_t
  1495. Ffrac Uint64_t
  1496. } /* time.h:56:1 */
  1497. // Operations on timespecs
  1498. // Names of the interval timers, and structure
  1499. // defining a timer setting.
  1500. type Itimerval = struct {
  1501. Fit_interval struct {
  1502. Ftv_sec Time_t
  1503. Ftv_usec Suseconds_t
  1504. }
  1505. Fit_value struct {
  1506. Ftv_sec Time_t
  1507. Ftv_usec Suseconds_t
  1508. }
  1509. } /* time.h:459:1 */
  1510. // Getkerninfo clock information structure
  1511. type Clockinfo = struct {
  1512. Fhz int32
  1513. Ftick int32
  1514. Fspare int32
  1515. Fstathz int32
  1516. Fprofhz int32
  1517. } /* time.h:467:1 */
  1518. // -
  1519. // SPDX-License-Identifier: BSD-3-Clause
  1520. //
  1521. // Copyright (c) 1989, 1993
  1522. // The Regents of the University of California. All rights reserved.
  1523. // (c) UNIX System Laboratories, Inc.
  1524. // All or some portions of this file are derived from material licensed
  1525. // to the University of California by American Telephone and Telegraph
  1526. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  1527. // the permission of UNIX System Laboratories, Inc.
  1528. //
  1529. // Redistribution and use in source and binary forms, with or without
  1530. // modification, are permitted provided that the following conditions
  1531. // are met:
  1532. // 1. Redistributions of source code must retain the above copyright
  1533. // notice, this list of conditions and the following disclaimer.
  1534. // 2. Redistributions in binary form must reproduce the above copyright
  1535. // notice, this list of conditions and the following disclaimer in the
  1536. // documentation and/or other materials provided with the distribution.
  1537. // 3. Neither the name of the University nor the names of its contributors
  1538. // may be used to endorse or promote products derived from this software
  1539. // without specific prior written permission.
  1540. //
  1541. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1542. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1543. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1544. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1545. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1546. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1547. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1548. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1549. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1550. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1551. // SUCH DAMAGE.
  1552. //
  1553. // @(#)time.h 8.3 (Berkeley) 1/21/94
  1554. // $FreeBSD$
  1555. // -
  1556. // SPDX-License-Identifier: BSD-3-Clause
  1557. //
  1558. // Copyright (c) 1991, 1993
  1559. // The Regents of the University of California. All rights reserved.
  1560. //
  1561. // This code is derived from software contributed to Berkeley by
  1562. // Berkeley Software Design, Inc.
  1563. //
  1564. // Redistribution and use in source and binary forms, with or without
  1565. // modification, are permitted provided that the following conditions
  1566. // are met:
  1567. // 1. Redistributions of source code must retain the above copyright
  1568. // notice, this list of conditions and the following disclaimer.
  1569. // 2. Redistributions in binary form must reproduce the above copyright
  1570. // notice, this list of conditions and the following disclaimer in the
  1571. // documentation and/or other materials provided with the distribution.
  1572. // 3. Neither the name of the University nor the names of its contributors
  1573. // may be used to endorse or promote products derived from this software
  1574. // without specific prior written permission.
  1575. //
  1576. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1577. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1578. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1579. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1580. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1581. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1582. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1583. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1584. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1585. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1586. // SUCH DAMAGE.
  1587. //
  1588. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  1589. // $FreeBSD$
  1590. // -
  1591. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1592. //
  1593. // Copyright (c) 2003 Marcel Moolenaar
  1594. // All rights reserved.
  1595. //
  1596. // Redistribution and use in source and binary forms, with or without
  1597. // modification, are permitted provided that the following conditions
  1598. // are met:
  1599. //
  1600. // 1. Redistributions of source code must retain the above copyright
  1601. // notice, this list of conditions and the following disclaimer.
  1602. // 2. Redistributions in binary form must reproduce the above copyright
  1603. // notice, this list of conditions and the following disclaimer in the
  1604. // documentation and/or other materials provided with the distribution.
  1605. //
  1606. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  1607. // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  1608. // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  1609. // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  1610. // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  1611. // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1612. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1613. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1614. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  1615. // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1616. //
  1617. // $FreeBSD$
  1618. // -
  1619. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1620. //
  1621. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  1622. // All rights reserved.
  1623. //
  1624. // Redistribution and use in source and binary forms, with or without
  1625. // modification, are permitted provided that the following conditions
  1626. // are met:
  1627. // 1. Redistributions of source code must retain the above copyright
  1628. // notice, this list of conditions and the following disclaimer.
  1629. // 2. Redistributions in binary form must reproduce the above copyright
  1630. // notice, this list of conditions and the following disclaimer in the
  1631. // documentation and/or other materials provided with the distribution.
  1632. //
  1633. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  1634. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1635. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1636. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  1637. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1638. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1639. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1640. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1641. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1642. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1643. // SUCH DAMAGE.
  1644. //
  1645. // $FreeBSD$
  1646. // -
  1647. // SPDX-License-Identifier: BSD-3-Clause
  1648. //
  1649. // Copyright (c) 1989, 1993
  1650. // The Regents of the University of California. All rights reserved.
  1651. // (c) UNIX System Laboratories, Inc.
  1652. // All or some portions of this file are derived from material licensed
  1653. // to the University of California by American Telephone and Telegraph
  1654. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  1655. // the permission of UNIX System Laboratories, Inc.
  1656. //
  1657. // Redistribution and use in source and binary forms, with or without
  1658. // modification, are permitted provided that the following conditions
  1659. // are met:
  1660. // 1. Redistributions of source code must retain the above copyright
  1661. // notice, this list of conditions and the following disclaimer.
  1662. // 2. Redistributions in binary form must reproduce the above copyright
  1663. // notice, this list of conditions and the following disclaimer in the
  1664. // documentation and/or other materials provided with the distribution.
  1665. // 3. Neither the name of the University nor the names of its contributors
  1666. // may be used to endorse or promote products derived from this software
  1667. // without specific prior written permission.
  1668. //
  1669. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1670. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1671. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1672. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1673. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1674. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1675. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1676. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1677. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1678. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1679. // SUCH DAMAGE.
  1680. //
  1681. // @(#)time.h 8.3 (Berkeley) 1/21/94
  1682. // Frequency of the clock ticks reported by times(). Deprecated - use
  1683. // sysconf(_SC_CLK_TCK) instead. (Removed in 1003.1-2001.)
  1684. // Frequency of the clock ticks reported by clock().
  1685. // New in POSIX 1003.1b-1993.
  1686. // -
  1687. // SPDX-License-Identifier: BSD-3-Clause
  1688. //
  1689. // Copyright (c) 1982, 1986, 1993
  1690. // The Regents of the University of California. All rights reserved.
  1691. //
  1692. // Redistribution and use in source and binary forms, with or without
  1693. // modification, are permitted provided that the following conditions
  1694. // are met:
  1695. // 1. Redistributions of source code must retain the above copyright
  1696. // notice, this list of conditions and the following disclaimer.
  1697. // 2. Redistributions in binary form must reproduce the above copyright
  1698. // notice, this list of conditions and the following disclaimer in the
  1699. // documentation and/or other materials provided with the distribution.
  1700. // 3. Neither the name of the University nor the names of its contributors
  1701. // may be used to endorse or promote products derived from this software
  1702. // without specific prior written permission.
  1703. //
  1704. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1705. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1706. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1707. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1708. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1709. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1710. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1711. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1712. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1713. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1714. // SUCH DAMAGE.
  1715. //
  1716. // @(#)time.h 8.5 (Berkeley) 5/4/95
  1717. // from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  1718. // $FreeBSD$
  1719. type Tm = struct {
  1720. Ftm_sec int32
  1721. Ftm_min int32
  1722. Ftm_hour int32
  1723. Ftm_mday int32
  1724. Ftm_mon int32
  1725. Ftm_year int32
  1726. Ftm_wday int32
  1727. Ftm_yday int32
  1728. Ftm_isdst int32
  1729. Ftm_gmtoff int32
  1730. Ftm_zone uintptr
  1731. } /* time.h:101:1 */
  1732. // -
  1733. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  1734. //
  1735. // Copyright (c) 2011, 2012 The FreeBSD Foundation
  1736. //
  1737. // This software was developed by David Chisnall under sponsorship from
  1738. // the FreeBSD Foundation.
  1739. //
  1740. // Redistribution and use in source and binary forms, with or without
  1741. // modification, are permitted provided that the following conditions
  1742. // are met:
  1743. // 1. Redistributions of source code must retain the above copyright
  1744. // notice, this list of conditions and the following disclaimer.
  1745. // 2. Redistributions in binary form must reproduce the above copyright
  1746. // notice, this list of conditions and the following disclaimer in the
  1747. // documentation and/or other materials provided with the distribution.
  1748. //
  1749. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  1750. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1751. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1752. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  1753. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1754. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1755. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1756. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1757. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1758. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1759. // SUCH DAMAGE.
  1760. //
  1761. // $FreeBSD$
  1762. type Locale_t = uintptr /* _time.h:35:25 */
  1763. type Stat = struct {
  1764. Fst_dev Dev_t
  1765. Fst_ino Ino_t
  1766. Fst_nlink Nlink_t
  1767. Fst_mode Mode_t
  1768. Fst_padding0 X__int16_t
  1769. Fst_uid Uid_t
  1770. Fst_gid Gid_t
  1771. Fst_padding1 X__int32_t
  1772. Fst_rdev Dev_t
  1773. Fst_atim_ext X__int32_t
  1774. Fst_atim struct {
  1775. Ftv_sec Time_t
  1776. Ftv_nsec int32
  1777. }
  1778. Fst_mtim_ext X__int32_t
  1779. Fst_mtim struct {
  1780. Ftv_sec Time_t
  1781. Ftv_nsec int32
  1782. }
  1783. Fst_ctim_ext X__int32_t
  1784. Fst_ctim struct {
  1785. Ftv_sec Time_t
  1786. Ftv_nsec int32
  1787. }
  1788. Fst_btim_ext X__int32_t
  1789. Fst_birthtim struct {
  1790. Ftv_sec Time_t
  1791. Ftv_nsec int32
  1792. }
  1793. Fst_size Off_t
  1794. Fst_blocks Blkcnt_t
  1795. Fst_blksize Blksize_t
  1796. Fst_flags Fflags_t
  1797. Fst_gen X__uint64_t
  1798. Fst_spare [10]X__uint64_t
  1799. } /* stat.h:160:1 */
  1800. var _ int8 /* gen.c:2:13: */