stat_freebsd_arm.go 90 KB

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