termios_freebsd_arm64.go 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010
  1. // Code generated by 'ccgo termios/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 termios/termios_freebsd_amd64.go -pkgname termios', DO NOT EDIT.
  2. package termios
  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. ALTWERASE = 0x00000200 // _termios.h:171:1:
  15. B0 = 0 // _termios.h:186:1:
  16. B1000000 = 1000000 // _termios.h:213:1:
  17. B110 = 110 // _termios.h:189:1:
  18. B115200 = 115200 // _termios.h:208:1:
  19. B1200 = 1200 // _termios.h:195:1:
  20. B134 = 134 // _termios.h:190:1:
  21. B14400 = 14400 // _termios.h:204:1:
  22. B150 = 150 // _termios.h:191:1:
  23. B1500000 = 1500000 // _termios.h:214:1:
  24. B1800 = 1800 // _termios.h:196:1:
  25. B19200 = 19200 // _termios.h:200:1:
  26. B200 = 200 // _termios.h:192:1:
  27. B2000000 = 2000000 // _termios.h:215:1:
  28. B230400 = 230400 // _termios.h:209:1:
  29. B2400 = 2400 // _termios.h:197:1:
  30. B2500000 = 2500000 // _termios.h:216:1:
  31. B28800 = 28800 // _termios.h:205:1:
  32. B300 = 300 // _termios.h:193:1:
  33. B3000000 = 3000000 // _termios.h:217:1:
  34. B3500000 = 3500000 // _termios.h:218:1:
  35. B38400 = 38400 // _termios.h:201:1:
  36. B4000000 = 4000000 // _termios.h:219:1:
  37. B460800 = 460800 // _termios.h:210:1:
  38. B4800 = 4800 // _termios.h:198:1:
  39. B50 = 50 // _termios.h:187:1:
  40. B500000 = 500000 // _termios.h:211:1:
  41. B57600 = 57600 // _termios.h:206:1:
  42. B600 = 600 // _termios.h:194:1:
  43. B7200 = 7200 // _termios.h:203:1:
  44. B75 = 75 // _termios.h:188:1:
  45. B76800 = 76800 // _termios.h:207:1:
  46. B921600 = 921600 // _termios.h:212:1:
  47. B9600 = 9600 // _termios.h:199:1:
  48. BRKINT = 0x00000002 // _termios.h:86:1:
  49. CBRK = 255 // ttydefaults.h:89:1:
  50. CCAR_OFLOW = 0x00100000 // _termios.h:145:1:
  51. CCTS_OFLOW = 0x00010000 // _termios.h:140:1:
  52. CDISCARD = 15 // ttydefaults.h:84:1:
  53. CDSR_OFLOW = 0x00080000 // _termios.h:144:1:
  54. CDSUSP = 25 // ttydefaults.h:80:1:
  55. CDTR_IFLOW = 0x00040000 // _termios.h:143:1:
  56. CEOF = 4 // ttydefaults.h:69:1:
  57. CEOL = 0xff // ttydefaults.h:70:1:
  58. CEOT = 4 // ttydefaults.h:87:1:
  59. CERASE = 127 // ttydefaults.h:71:1:
  60. CERASE2 = 8 // ttydefaults.h:72:1:
  61. CFLUSH = 15 // ttydefaults.h:91:1:
  62. CIGNORE = 0x00000001 // _termios.h:126:1:
  63. CINTR = 3 // ttydefaults.h:73:1:
  64. CKILL = 21 // ttydefaults.h:75:1:
  65. CLNEXT = 22 // ttydefaults.h:83:1:
  66. CLOCAL = 0x00008000 // _termios.h:138:1:
  67. CMIN = 1 // ttydefaults.h:76:1:
  68. CNO_RTSDTR = 0x00200000 // _termios.h:146:1:
  69. CQUIT = 28 // ttydefaults.h:77:1:
  70. CREAD = 0x00000800 // _termios.h:134:1:
  71. CREPRINT = 18 // ttydefaults.h:86:1:
  72. CRPRNT = 18 // ttydefaults.h:90:1:
  73. CRTSCTS = 196608 // _termios.h:141:1:
  74. CRTS_IFLOW = 0x00020000 // _termios.h:142:1:
  75. CS5 = 0x00000000 // _termios.h:129:1:
  76. CS6 = 0x00000100 // _termios.h:130:1:
  77. CS7 = 0x00000200 // _termios.h:131:1:
  78. CS8 = 0x00000300 // _termios.h:132:1:
  79. CSIZE = 0x00000300 // _termios.h:128:1:
  80. CSTART = 17 // ttydefaults.h:81:1:
  81. CSTATUS = 20 // ttydefaults.h:74:1:
  82. CSTOP = 19 // ttydefaults.h:82:1:
  83. CSTOPB = 0x00000400 // _termios.h:133:1:
  84. CSUSP = 26 // ttydefaults.h:78:1:
  85. CTIME = 0 // ttydefaults.h:79:1:
  86. CWERASE = 23 // ttydefaults.h:85:1:
  87. ECHO = 0x00000008 // _termios.h:162:1:
  88. ECHOCTL = 0x00000040 // _termios.h:166:1:
  89. ECHOE = 0x00000002 // _termios.h:160:1:
  90. ECHOK = 0x00000004 // _termios.h:161:1:
  91. ECHOKE = 0x00000001 // _termios.h:158:1:
  92. ECHONL = 0x00000010 // _termios.h:163:1:
  93. ECHOPRT = 0x00000020 // _termios.h:165:1:
  94. EXTA = 19200 // _termios.h:220:1:
  95. EXTB = 38400 // _termios.h:221:1:
  96. EXTPROC = 0x00000800 // _termios.h:174:1:
  97. FLUSHO = 0x00800000 // _termios.h:177:1:
  98. H4DISC = 7 // ttycom.h:135:1:
  99. HUPCL = 0x00004000 // _termios.h:137:1:
  100. ICANON = 0x00000100 // _termios.h:169:1:
  101. ICRNL = 0x00000100 // _termios.h:93:1:
  102. IEXTEN = 0x00000400 // _termios.h:173:1:
  103. IGNBRK = 0x00000001 // _termios.h:85:1:
  104. IGNCR = 0x00000080 // _termios.h:92:1:
  105. IGNPAR = 0x00000004 // _termios.h:87:1:
  106. IMAXBEL = 0x00002000 // _termios.h:100:1:
  107. INLCR = 0x00000040 // _termios.h:91:1:
  108. INPCK = 0x00000010 // _termios.h:89:1:
  109. IOCPARM_MASK = 8191 // ioccom.h:49:1:
  110. IOCPARM_MAX = 8192 // ioccom.h:54:1:
  111. IOCPARM_SHIFT = 13 // ioccom.h:48:1:
  112. IOC_DIRMASK = 3758096384 // ioccom.h:60:1:
  113. IOC_IN = 0x80000000 // ioccom.h:58:1:
  114. IOC_INOUT = 3221225472 // ioccom.h:59:1:
  115. IOC_OUT = 0x40000000 // ioccom.h:57:1:
  116. IOC_VOID = 0x20000000 // ioccom.h:56:1:
  117. ISIG = 0x00000080 // _termios.h:168:1:
  118. ISTRIP = 0x00000020 // _termios.h:90:1:
  119. IXANY = 0x00000800 // _termios.h:97:1:
  120. IXOFF = 0x00000400 // _termios.h:95:1:
  121. IXON = 0x00000200 // _termios.h:94:1:
  122. MDMBUF = 1048576 // termios.h:52:1:
  123. NCCS = 20 // _termios.h:78:1:
  124. NETGRAPHDISC = 6 // ttycom.h:134:1:
  125. NOFLSH = 0x80000000 // _termios.h:181:1:
  126. NOKERNINFO = 0x02000000 // _termios.h:178:1:
  127. OCRNL = 0x00000010 // _termios.h:117:1:
  128. ONLCR = 0x00000002 // _termios.h:108:1:
  129. ONLRET = 0x00000040 // _termios.h:119:1:
  130. ONOCR = 0x00000020 // _termios.h:118:1:
  131. ONOEOT = 0x00000008 // _termios.h:114:1:
  132. OPOST = 0x00000001 // _termios.h:106:1:
  133. OXTABS = 4 // termios.h:51:1:
  134. PARENB = 0x00001000 // _termios.h:135:1:
  135. PARMRK = 0x00000008 // _termios.h:88:1:
  136. PARODD = 0x00002000 // _termios.h:136:1:
  137. PENDIN = 0x20000000 // _termios.h:179:1:
  138. PPPDISC = 5 // ttycom.h:133:1:
  139. SLIPDISC = 4 // ttycom.h:132:1:
  140. TAB0 = 0x00000000 // _termios.h:112:1:
  141. TAB3 = 0x00000004 // _termios.h:113:1:
  142. TABDLY = 0x00000004 // _termios.h:111:1:
  143. TCIFLUSH = 1 // termios.h:69:1:
  144. TCIOFF = 3 // termios.h:74:1:
  145. TCIOFLUSH = 3 // termios.h:71:1:
  146. TCION = 4 // termios.h:75:1:
  147. TCOFLUSH = 2 // termios.h:70:1:
  148. TCOOFF = 1 // termios.h:72:1:
  149. TCOON = 2 // termios.h:73:1:
  150. TCSADRAIN = 1 // termios.h:63:1:
  151. TCSAFLUSH = 2 // termios.h:64:1:
  152. TCSANOW = 0 // termios.h:62:1:
  153. TCSASOFT = 0x10 // termios.h:66:1:
  154. TIOCM_CAR = 64 // ttycom.h:103:1:
  155. TIOCM_CD = 64 // ttycom.h:102:1:
  156. TIOCM_CTS = 0040 // ttycom.h:98:1:
  157. TIOCM_DCD = 0100 // ttycom.h:99:1:
  158. TIOCM_DSR = 0400 // ttycom.h:101:1:
  159. TIOCM_DTR = 0002 // ttycom.h:94:1:
  160. TIOCM_LE = 0001 // ttycom.h:93:1:
  161. TIOCM_RI = 0200 // ttycom.h:100:1:
  162. TIOCM_RNG = 128 // ttycom.h:104:1:
  163. TIOCM_RTS = 0004 // ttycom.h:95:1:
  164. TIOCM_SR = 0020 // ttycom.h:97:1:
  165. TIOCM_ST = 0010 // ttycom.h:96:1:
  166. TIOCPKT_DATA = 0x00 // ttycom.h:111:1:
  167. TIOCPKT_DOSTOP = 0x20 // ttycom.h:117:1:
  168. TIOCPKT_FLUSHREAD = 0x01 // ttycom.h:112:1:
  169. TIOCPKT_FLUSHWRITE = 0x02 // ttycom.h:113:1:
  170. TIOCPKT_IOCTL = 0x40 // ttycom.h:118:1:
  171. TIOCPKT_NOSTOP = 0x10 // ttycom.h:116:1:
  172. TIOCPKT_START = 0x08 // ttycom.h:115:1:
  173. TIOCPKT_STOP = 0x04 // ttycom.h:114:1:
  174. TOSTOP = 0x00400000 // _termios.h:175:1:
  175. TTYDEF_CFLAG = 19200 // ttydefaults.h:55:1:
  176. TTYDEF_IFLAG = 11010 // ttydefaults.h:49:1:
  177. TTYDEF_LFLAG = 1483 // ttydefaults.h:54:1:
  178. TTYDEF_LFLAG_ECHO = 1483 // ttydefaults.h:52:1:
  179. TTYDEF_LFLAG_NOECHO = 1408 // ttydefaults.h:51:1:
  180. TTYDEF_OFLAG = 3 // ttydefaults.h:50:1:
  181. TTYDEF_SPEED = 9600 // ttydefaults.h:56:1:
  182. TTYDISC = 0 // ttycom.h:131:1:
  183. VDISCARD = 15 // _termios.h:70:1:
  184. VDSUSP = 11 // _termios.h:64:1:
  185. VEOF = 0 // _termios.h:45:1:
  186. VEOL = 1 // _termios.h:46:1:
  187. VEOL2 = 2 // _termios.h:48:1:
  188. VERASE = 3 // _termios.h:50:1:
  189. VERASE2 = 7 // _termios.h:57:1:
  190. VINTR = 8 // _termios.h:60:1:
  191. VKILL = 5 // _termios.h:54:1:
  192. VLNEXT = 14 // _termios.h:69:1:
  193. VMIN = 16 // _termios.h:72:1:
  194. VQUIT = 9 // _termios.h:61:1:
  195. VREPRINT = 6 // _termios.h:56:1:
  196. VSTART = 12 // _termios.h:66:1:
  197. VSTATUS = 18 // _termios.h:75:1:
  198. VSTOP = 13 // _termios.h:67:1:
  199. VSUSP = 10 // _termios.h:62:1:
  200. VTIME = 17 // _termios.h:73:1:
  201. VWERASE = 4 // _termios.h:52:1:
  202. X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
  203. X_LP64 = 1 // <predefined>:1:1:
  204. X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
  205. X_MACHINE__TYPES_H_ = 0 // _types.h:42:1:
  206. X_Nonnull = 0 // cdefs.h:790:1:
  207. X_Null_unspecified = 0 // cdefs.h:792:1:
  208. X_Nullable = 0 // cdefs.h:791:1:
  209. X_PID_T_DECLARED = 0 // termios.h:47:1:
  210. X_POSIX_VDISABLE = 0xff // _termios.h:80:1:
  211. X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
  212. X_SYS_IOCCOM_H_ = 0 // ioccom.h:36:1:
  213. X_SYS_TTYCOM_H_ = 0 // ttycom.h:41:1:
  214. X_SYS_TTYDEFAULTS_H_ = 0 // ttydefaults.h:44:1:
  215. X_SYS__TERMIOS_H_ = 0 // _termios.h:36:1:
  216. X_SYS__TYPES_H_ = 0 // _types.h:32:1:
  217. X_SYS__WINSIZE_H_ = 0 // _winsize.h:36:1:
  218. X_TERMIOS_H_ = 0 // termios.h:36:1:
  219. Unix = 1 // <predefined>:340:1:
  220. )
  221. type Ptrdiff_t = int64 /* <builtin>:3:26 */
  222. type Size_t = uint64 /* <builtin>:9:23 */
  223. type Wchar_t = int32 /* <builtin>:15:24 */
  224. type X__int128_t = struct {
  225. Flo int64
  226. Fhi int64
  227. } /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128
  228. type X__uint128_t = struct {
  229. Flo uint64
  230. Fhi uint64
  231. } /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128
  232. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  233. type X__float128 = float64 /* <builtin>:47:21 */
  234. // -
  235. // SPDX-License-Identifier: BSD-3-Clause
  236. //
  237. // Copyright (c) 1988, 1989, 1993, 1994
  238. // The Regents of the University of California. All rights reserved.
  239. //
  240. // Redistribution and use in source and binary forms, with or without
  241. // modification, are permitted provided that the following conditions
  242. // are met:
  243. // 1. Redistributions of source code must retain the above copyright
  244. // notice, this list of conditions and the following disclaimer.
  245. // 2. Redistributions in binary form must reproduce the above copyright
  246. // notice, this list of conditions and the following disclaimer in the
  247. // documentation and/or other materials provided with the distribution.
  248. // 3. Neither the name of the University nor the names of its contributors
  249. // may be used to endorse or promote products derived from this software
  250. // without specific prior written permission.
  251. //
  252. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  253. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  254. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  255. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  256. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  257. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  258. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  259. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  260. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  261. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  262. // SUCH DAMAGE.
  263. //
  264. // @(#)termios.h 8.3 (Berkeley) 3/28/94
  265. // $FreeBSD$
  266. // -
  267. // SPDX-License-Identifier: BSD-3-Clause
  268. //
  269. // Copyright (c) 1991, 1993
  270. // The Regents of the University of California. All rights reserved.
  271. //
  272. // This code is derived from software contributed to Berkeley by
  273. // Berkeley Software Design, Inc.
  274. //
  275. // Redistribution and use in source and binary forms, with or without
  276. // modification, are permitted provided that the following conditions
  277. // are met:
  278. // 1. Redistributions of source code must retain the above copyright
  279. // notice, this list of conditions and the following disclaimer.
  280. // 2. Redistributions in binary form must reproduce the above copyright
  281. // notice, this list of conditions and the following disclaimer in the
  282. // documentation and/or other materials provided with the distribution.
  283. // 3. Neither the name of the University nor the names of its contributors
  284. // may be used to endorse or promote products derived from this software
  285. // without specific prior written permission.
  286. //
  287. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  288. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  289. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  290. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  291. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  292. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  293. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  294. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  295. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  296. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  297. // SUCH DAMAGE.
  298. //
  299. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  300. // $FreeBSD$
  301. // Testing against Clang-specific extensions.
  302. // This code has been put in place to help reduce the addition of
  303. // compiler specific defines in FreeBSD code. It helps to aid in
  304. // having a compiler-agnostic source tree.
  305. // Compiler memory barriers, specific to gcc and clang.
  306. // XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced
  307. // Macro to test if we're using a specific version of gcc or later.
  308. // The __CONCAT macro is used to concatenate parts of symbol names, e.g.
  309. // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
  310. // The __CONCAT macro is a bit tricky to use if it must work in non-ANSI
  311. // mode -- there must be no spaces between its arguments, and for nested
  312. // __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also
  313. // concatenate double-quoted strings produced by the __STRING macro, but
  314. // this only works with ANSI C.
  315. //
  316. // __XSTRING is like __STRING, but it expands any macros in its argument
  317. // first. It is only available with ANSI C.
  318. // Compiler-dependent macros to help declare dead (non-returning) and
  319. // pure (no side effects) functions, and unused variables. They are
  320. // null except for versions of gcc that are known to support the features
  321. // properly (old versions of gcc-2 supported the dead and pure features
  322. // in a different (wrong) way). If we do not provide an implementation
  323. // for a given compiler, let the compile fail if it is told to use
  324. // a feature that we cannot live without.
  325. // Keywords added in C11.
  326. // Emulation of C11 _Generic(). Unlike the previously defined C11
  327. // keywords, it is not possible to implement this using exactly the same
  328. // syntax. Therefore implement something similar under the name
  329. // __generic(). Unlike _Generic(), this macro can only distinguish
  330. // between a single type, so it requires nested invocations to
  331. // distinguish multiple cases.
  332. // C99 Static array indices in function parameter declarations. Syntax such as:
  333. // void bar(int myArray[static 10]);
  334. // is allowed in C99 but not in C++. Define __min_size appropriately so
  335. // headers using it can be compiled in either language. Use like this:
  336. // void bar(int myArray[__min_size(10)]);
  337. // XXX: should use `#if __STDC_VERSION__ < 199901'.
  338. // C++11 exposes a load of C99 stuff
  339. // GCC 2.95 provides `__restrict' as an extension to C90 to support the
  340. // C99-specific `restrict' type qualifier. We happen to use `__restrict' as
  341. // a way to define the `restrict' type qualifier without disturbing older
  342. // software that is unaware of C99 keywords.
  343. // GNU C version 2.96 adds explicit branch prediction so that
  344. // the CPU back-end can hint the processor and also so that
  345. // code blocks can be reordered such that the predicted path
  346. // sees a more linear flow, thus improving cache behavior, etc.
  347. //
  348. // The following two macros provide us with a way to utilize this
  349. // compiler feature. Use __predict_true() if you expect the expression
  350. // to evaluate to true, and __predict_false() if you expect the
  351. // expression to evaluate to false.
  352. //
  353. // A few notes about usage:
  354. //
  355. // * Generally, __predict_false() error condition checks (unless
  356. // you have some _strong_ reason to do otherwise, in which case
  357. // document it), and/or __predict_true() `no-error' condition
  358. // checks, assuming you want to optimize for the no-error case.
  359. //
  360. // * Other than that, if you don't know the likelihood of a test
  361. // succeeding from empirical or other `hard' evidence, don't
  362. // make predictions.
  363. //
  364. // * These are meant to be used in places that are run `a lot'.
  365. // It is wasteful to make predictions in code that is run
  366. // seldomly (e.g. at subsystem initialization time) as the
  367. // basic block reordering that this affects can often generate
  368. // larger code.
  369. // We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h>
  370. // require it.
  371. // Given the pointer x to the member m of the struct s, return
  372. // a pointer to the containing structure. When using GCC, we first
  373. // assign pointer x to a local variable, to check that its type is
  374. // compatible with member m.
  375. // Compiler-dependent macros to declare that functions take printf-like
  376. // or scanf-like arguments. They are null except for versions of gcc
  377. // that are known to support the features properly (old versions of gcc-2
  378. // didn't permit keeping the keywords out of the application namespace).
  379. // Compiler-dependent macros that rely on FreeBSD-specific extensions.
  380. // Embed the rcs id of a source file in the resulting library. Note that in
  381. // more recent ELF binutils, we use .ident allowing the ID to be stripped.
  382. // Usage:
  383. // __FBSDID("$FreeBSD$");
  384. // -
  385. // The following definitions are an extension of the behavior originally
  386. // implemented in <sys/_posix.h>, but with a different level of granularity.
  387. // POSIX.1 requires that the macros we test be defined before any standard
  388. // header file is included.
  389. //
  390. // Here's a quick run-down of the versions:
  391. // defined(_POSIX_SOURCE) 1003.1-1988
  392. // _POSIX_C_SOURCE == 1 1003.1-1990
  393. // _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
  394. // _POSIX_C_SOURCE == 199309 1003.1b-1993
  395. // _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
  396. // and the omnibus ISO/IEC 9945-1: 1996
  397. // _POSIX_C_SOURCE == 200112 1003.1-2001
  398. // _POSIX_C_SOURCE == 200809 1003.1-2008
  399. //
  400. // In addition, the X/Open Portability Guide, which is now the Single UNIX
  401. // Specification, defines a feature-test macro which indicates the version of
  402. // that specification, and which subsumes _POSIX_C_SOURCE.
  403. //
  404. // Our macros begin with two underscores to avoid namespace screwage.
  405. // Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1.
  406. // Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2.
  407. // Deal with various X/Open Portability Guides and Single UNIX Spec.
  408. // Deal with all versions of POSIX. The ordering relative to the tests above is
  409. // important.
  410. // -
  411. // Deal with _ANSI_SOURCE:
  412. // If it is defined, and no other compilation environment is explicitly
  413. // requested, then define our internal feature-test macros to zero. This
  414. // makes no difference to the preprocessor (undefined symbols in preprocessing
  415. // expressions are defined to have value zero), but makes it more convenient for
  416. // a test program to print out the values.
  417. //
  418. // If a program mistakenly defines _ANSI_SOURCE and some other macro such as
  419. // _POSIX_C_SOURCE, we will assume that it wants the broader compilation
  420. // environment (and in fact we will never get here).
  421. // User override __EXT1_VISIBLE
  422. // Old versions of GCC use non-standard ARM arch symbols; acle-compat.h
  423. // translates them to __ARM_ARCH and the modern feature symbols defined by ARM.
  424. // Nullability qualifiers: currently only supported by Clang.
  425. // Type Safety Checking
  426. //
  427. // Clang provides additional attributes to enable checking type safety
  428. // properties that cannot be enforced by the C type system.
  429. // Lock annotations.
  430. //
  431. // Clang provides support for doing basic thread-safety tests at
  432. // compile-time, by marking which locks will/should be held when
  433. // entering/leaving a functions.
  434. //
  435. // Furthermore, it is also possible to annotate variables and structure
  436. // members to enforce that they are only accessed when certain locks are
  437. // held.
  438. // Structure implements a lock.
  439. // Function acquires an exclusive or shared lock.
  440. // Function attempts to acquire an exclusive or shared lock.
  441. // Function releases a lock.
  442. // Function asserts that an exclusive or shared lock is held.
  443. // Function requires that an exclusive or shared lock is or is not held.
  444. // Function should not be analyzed.
  445. // Function or variable should not be sanitized, e.g., by AddressSanitizer.
  446. // GCC has the nosanitize attribute, but as a function attribute only, and
  447. // warns on use as a variable attribute.
  448. // Guard variables and structure members by lock.
  449. // Alignment builtins for better type checking and improved code generation.
  450. // Provide fallback versions for other compilers (GCC/Clang < 10):
  451. // -
  452. // SPDX-License-Identifier: BSD-3-Clause
  453. //
  454. // Copyright (c) 1988, 1989, 1993, 1994
  455. // The Regents of the University of California. All rights reserved.
  456. //
  457. // Redistribution and use in source and binary forms, with or without
  458. // modification, are permitted provided that the following conditions
  459. // are met:
  460. // 1. Redistributions of source code must retain the above copyright
  461. // notice, this list of conditions and the following disclaimer.
  462. // 2. Redistributions in binary form must reproduce the above copyright
  463. // notice, this list of conditions and the following disclaimer in the
  464. // documentation and/or other materials provided with the distribution.
  465. // 3. Neither the name of the University nor the names of its contributors
  466. // may be used to endorse or promote products derived from this software
  467. // without specific prior written permission.
  468. //
  469. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  470. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  471. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  472. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  473. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  474. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  475. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  476. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  477. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  478. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  479. // SUCH DAMAGE.
  480. //
  481. // @(#)termios.h 8.3 (Berkeley) 3/28/94
  482. // $FreeBSD$
  483. // Special Control Characters
  484. //
  485. // Index into c_cc[] character array.
  486. //
  487. // Name Subscript Enabled by
  488. // 7 ex-spare 1
  489. // 19 spare 2
  490. // Input flags - software input processing
  491. // Output flags - software output processing
  492. // Control flags - hardware control of terminal
  493. // "Local" flags - dumping ground for other state
  494. //
  495. // Warning: some flags in this structure begin with
  496. // the letter "I" and look like they belong in the
  497. // input flag.
  498. // Standard speeds
  499. type Tcflag_t = uint32 /* _termios.h:224:22 */
  500. type Cc_t = uint8 /* _termios.h:225:23 */
  501. type Speed_t = uint32 /* _termios.h:226:22 */
  502. type Termios = struct {
  503. Fc_iflag Tcflag_t
  504. Fc_oflag Tcflag_t
  505. Fc_cflag Tcflag_t
  506. Fc_lflag Tcflag_t
  507. Fc_cc [20]Cc_t
  508. Fc_ispeed Speed_t
  509. Fc_ospeed Speed_t
  510. } /* _termios.h:228:1 */
  511. // -
  512. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  513. //
  514. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  515. // All rights reserved.
  516. //
  517. // Redistribution and use in source and binary forms, with or without
  518. // modification, are permitted provided that the following conditions
  519. // are met:
  520. // 1. Redistributions of source code must retain the above copyright
  521. // notice, this list of conditions and the following disclaimer.
  522. // 2. Redistributions in binary form must reproduce the above copyright
  523. // notice, this list of conditions and the following disclaimer in the
  524. // documentation and/or other materials provided with the distribution.
  525. //
  526. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  527. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  528. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  529. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  530. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  531. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  532. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  533. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  534. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  535. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  536. // SUCH DAMAGE.
  537. //
  538. // $FreeBSD$
  539. // -
  540. // SPDX-License-Identifier: BSD-3-Clause
  541. //
  542. // Copyright (c) 1991, 1993
  543. // The Regents of the University of California. All rights reserved.
  544. //
  545. // This code is derived from software contributed to Berkeley by
  546. // Berkeley Software Design, Inc.
  547. //
  548. // Redistribution and use in source and binary forms, with or without
  549. // modification, are permitted provided that the following conditions
  550. // are met:
  551. // 1. Redistributions of source code must retain the above copyright
  552. // notice, this list of conditions and the following disclaimer.
  553. // 2. Redistributions in binary form must reproduce the above copyright
  554. // notice, this list of conditions and the following disclaimer in the
  555. // documentation and/or other materials provided with the distribution.
  556. // 3. Neither the name of the University nor the names of its contributors
  557. // may be used to endorse or promote products derived from this software
  558. // without specific prior written permission.
  559. //
  560. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  561. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  562. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  563. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  564. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  565. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  566. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  567. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  568. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  569. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  570. // SUCH DAMAGE.
  571. //
  572. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  573. // $FreeBSD$
  574. // -
  575. // This file is in the public domain.
  576. // $FreeBSD$
  577. // -
  578. // SPDX-License-Identifier: BSD-4-Clause
  579. //
  580. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  581. // Copyright (c) 1990, 1993
  582. // The Regents of the University of California. All rights reserved.
  583. //
  584. // Redistribution and use in source and binary forms, with or without
  585. // modification, are permitted provided that the following conditions
  586. // are met:
  587. // 1. Redistributions of source code must retain the above copyright
  588. // notice, this list of conditions and the following disclaimer.
  589. // 2. Redistributions in binary form must reproduce the above copyright
  590. // notice, this list of conditions and the following disclaimer in the
  591. // documentation and/or other materials provided with the distribution.
  592. // 3. All advertising materials mentioning features or use of this software
  593. // must display the following acknowledgement:
  594. // This product includes software developed by the University of
  595. // California, Berkeley and its contributors.
  596. // 4. Neither the name of the University nor the names of its contributors
  597. // may be used to endorse or promote products derived from this software
  598. // without specific prior written permission.
  599. //
  600. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  601. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  602. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  603. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  604. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  605. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  606. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  607. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  608. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  609. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  610. // SUCH DAMAGE.
  611. //
  612. // From: @(#)ansi.h 8.2 (Berkeley) 1/4/94
  613. // From: @(#)types.h 8.3 (Berkeley) 1/5/94
  614. // $FreeBSD$
  615. // -
  616. // This file is in the public domain.
  617. // $FreeBSD$
  618. // -
  619. // SPDX-License-Identifier: BSD-3-Clause
  620. //
  621. // Copyright (c) 1988, 1993
  622. // The Regents of the University of California. All rights reserved.
  623. //
  624. // Redistribution and use in source and binary forms, with or without
  625. // modification, are permitted provided that the following conditions
  626. // are met:
  627. // 1. Redistributions of source code must retain the above copyright
  628. // notice, this list of conditions and the following disclaimer.
  629. // 2. Redistributions in binary form must reproduce the above copyright
  630. // notice, this list of conditions and the following disclaimer in the
  631. // documentation and/or other materials provided with the distribution.
  632. // 3. Neither the name of the University nor the names of its contributors
  633. // may be used to endorse or promote products derived from this software
  634. // without specific prior written permission.
  635. //
  636. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  637. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  638. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  639. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  640. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  641. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  642. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  643. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  644. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  645. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  646. // SUCH DAMAGE.
  647. //
  648. // @(#)limits.h 8.3 (Berkeley) 1/4/94
  649. // $FreeBSD$
  650. // According to ANSI (section 2.2.4.2), the values below must be usable by
  651. // #if preprocessing directives. Additionally, the expression must have the
  652. // same type as would an expression that is an object of the corresponding
  653. // type converted according to the integral promotions. The subtraction for
  654. // INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an
  655. // unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2).
  656. // max value for an unsigned long long
  657. // Quads and longs are the same on the amd64. Ensure they stay in sync.
  658. // Minimum signal stack size.
  659. // Basic types upon which most other types are built.
  660. type X__int8_t = int8 /* _types.h:55:22 */
  661. type X__uint8_t = uint8 /* _types.h:56:24 */
  662. type X__int16_t = int16 /* _types.h:57:17 */
  663. type X__uint16_t = uint16 /* _types.h:58:25 */
  664. type X__int32_t = int32 /* _types.h:59:15 */
  665. type X__uint32_t = uint32 /* _types.h:60:23 */
  666. type X__int64_t = int64 /* _types.h:62:16 */
  667. type X__uint64_t = uint64 /* _types.h:63:24 */
  668. // Standard type definitions.
  669. type X__clock_t = X__int32_t /* _types.h:75:19 */ // clock()...
  670. type X__critical_t = X__int64_t /* _types.h:76:19 */
  671. type X__double_t = float64 /* _types.h:78:17 */
  672. type X__float_t = float32 /* _types.h:79:16 */
  673. type X__intfptr_t = X__int64_t /* _types.h:81:19 */
  674. type X__intptr_t = X__int64_t /* _types.h:82:19 */
  675. type X__intmax_t = X__int64_t /* _types.h:93:19 */
  676. type X__int_fast8_t = X__int32_t /* _types.h:94:19 */
  677. type X__int_fast16_t = X__int32_t /* _types.h:95:19 */
  678. type X__int_fast32_t = X__int32_t /* _types.h:96:19 */
  679. type X__int_fast64_t = X__int64_t /* _types.h:97:19 */
  680. type X__int_least8_t = X__int8_t /* _types.h:98:18 */
  681. type X__int_least16_t = X__int16_t /* _types.h:99:19 */
  682. type X__int_least32_t = X__int32_t /* _types.h:100:19 */
  683. type X__int_least64_t = X__int64_t /* _types.h:101:19 */
  684. type X__ptrdiff_t = X__int64_t /* _types.h:103:19 */ // ptr1 - ptr2
  685. type X__register_t = X__int64_t /* _types.h:104:19 */
  686. type X__segsz_t = X__int64_t /* _types.h:105:19 */ // segment size (in pages)
  687. type X__size_t = X__uint64_t /* _types.h:106:20 */ // sizeof()
  688. type X__ssize_t = X__int64_t /* _types.h:107:19 */ // byte count or error
  689. type X__time_t = X__int64_t /* _types.h:108:19 */ // time()...
  690. type X__uintfptr_t = X__uint64_t /* _types.h:109:20 */
  691. type X__uintptr_t = X__uint64_t /* _types.h:110:20 */
  692. type X__uintmax_t = X__uint64_t /* _types.h:121:20 */
  693. type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */
  694. type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */
  695. type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */
  696. type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */
  697. type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */
  698. type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */
  699. type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */
  700. type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */
  701. type X__u_register_t = X__uint64_t /* _types.h:131:20 */
  702. type X__vm_offset_t = X__uint64_t /* _types.h:132:20 */
  703. type X__vm_paddr_t = X__uint64_t /* _types.h:133:20 */
  704. type X__vm_size_t = X__uint64_t /* _types.h:134:20 */
  705. type X___wchar_t = int32 /* _types.h:141:14 */
  706. // Standard type definitions.
  707. type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size
  708. type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count
  709. type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()...
  710. type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags
  711. type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */
  712. type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */
  713. type X__gid_t = X__uint32_t /* _types.h:46:20 */
  714. type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t
  715. type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number
  716. type X__key_t = int64 /* _types.h:49:15 */ // IPC key (for Sys V IPC)
  717. type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP)
  718. type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions
  719. type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions
  720. type X__nl_item = int32 /* _types.h:53:14 */
  721. type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count
  722. type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset
  723. type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias)
  724. type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group]
  725. type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally
  726. // signed, because of legacy code
  727. // that uses -1 for RLIM_INFINITY
  728. type X__sa_family_t = X__uint8_t /* _types.h:61:19 */
  729. type X__socklen_t = X__uint32_t /* _types.h:62:20 */
  730. type X__suseconds_t = int64 /* _types.h:63:15 */ // microseconds (signed)
  731. type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()...
  732. type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()...
  733. type X__uid_t = X__uint32_t /* _types.h:66:20 */
  734. type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned)
  735. type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset.
  736. type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset.
  737. type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier.
  738. type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc
  739. // Unusual type definitions.
  740. // rune_t is declared to be an “int” instead of the more natural
  741. // “unsigned long” or “long”. Two things are happening here. It is not
  742. // unsigned so that EOF (-1) can be naturally assigned to it and used. Also,
  743. // it looks like 10646 will be a 31 bit standard. This means that if your
  744. // ints cannot hold 32 bits, you will be in trouble. The reason an int was
  745. // chosen over a long is that the is*() and to*() routines take ints (says
  746. // ANSI C), but they use __ct_rune_t instead of int.
  747. //
  748. // NOTE: rune_t is not covered by ANSI nor other standards, and should not
  749. // be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and
  750. // rune_t must be the same type. Also, wint_t should be able to hold all
  751. // members of the largest character set plus one extra value (WEOF), and
  752. // must be at least 16 bits.
  753. type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs
  754. type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above)
  755. type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above)
  756. // Clang already provides these types as built-ins, but only in C++ mode.
  757. type X__char16_t = X__uint_least16_t /* _types.h:97:26 */
  758. type X__char32_t = X__uint_least32_t /* _types.h:98:26 */
  759. // In C++11, char16_t and char32_t are built-in types.
  760. type X__max_align_t = struct {
  761. F__max_align1 int64
  762. F__max_align2 float64
  763. } /* _types.h:111:3 */
  764. type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number
  765. type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number
  766. // mbstate_t is an opaque object to keep conversion state during multibyte
  767. // stream conversions.
  768. type X__mbstate_t = struct {
  769. F__ccgo_pad1 [0]uint64
  770. F__mbstate8 [128]int8
  771. } /* _types.h:124:3 */
  772. type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */
  773. // Types for varargs. These are all provided by builtin types these
  774. // days, so centralize their definition.
  775. type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc
  776. type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers
  777. // When the following macro is defined, the system uses 64-bit inode numbers.
  778. // Programs can use this to avoid including <sys/param.h>, with its associated
  779. // namespace pollution.
  780. // -
  781. // SPDX-License-Identifier: BSD-3-Clause
  782. //
  783. // Copyright (c) 1988, 1989, 1993, 1994
  784. // The Regents of the University of California. All rights reserved.
  785. //
  786. // Redistribution and use in source and binary forms, with or without
  787. // modification, are permitted provided that the following conditions
  788. // are met:
  789. // 1. Redistributions of source code must retain the above copyright
  790. // notice, this list of conditions and the following disclaimer.
  791. // 2. Redistributions in binary form must reproduce the above copyright
  792. // notice, this list of conditions and the following disclaimer in the
  793. // documentation and/or other materials provided with the distribution.
  794. // 3. Neither the name of the University nor the names of its contributors
  795. // may be used to endorse or promote products derived from this software
  796. // without specific prior written permission.
  797. //
  798. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  799. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  800. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  801. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  802. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  803. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  804. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  805. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  806. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  807. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  808. // SUCH DAMAGE.
  809. //
  810. // @(#)ttycom.h 8.1 (Berkeley) 3/28/94
  811. // $FreeBSD$
  812. // Window/terminal size structure. This information is stored by the kernel
  813. // in order to provide a consistent interface, but is not used by the kernel.
  814. type Winsize = struct {
  815. Fws_row uint16
  816. Fws_col uint16
  817. Fws_xpixel uint16
  818. Fws_ypixel uint16
  819. } /* _winsize.h:42:1 */
  820. type Pid_t = X__pid_t /* termios.h:46:18 */
  821. // -
  822. // SPDX-License-Identifier: BSD-3-Clause
  823. //
  824. // Copyright (c) 1988, 1989, 1993, 1994
  825. // The Regents of the University of California. All rights reserved.
  826. //
  827. // Redistribution and use in source and binary forms, with or without
  828. // modification, are permitted provided that the following conditions
  829. // are met:
  830. // 1. Redistributions of source code must retain the above copyright
  831. // notice, this list of conditions and the following disclaimer.
  832. // 2. Redistributions in binary form must reproduce the above copyright
  833. // notice, this list of conditions and the following disclaimer in the
  834. // documentation and/or other materials provided with the distribution.
  835. // 3. Neither the name of the University nor the names of its contributors
  836. // may be used to endorse or promote products derived from this software
  837. // without specific prior written permission.
  838. //
  839. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  840. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  841. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  842. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  843. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  844. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  845. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  846. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  847. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  848. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  849. // SUCH DAMAGE.
  850. //
  851. // @(#)ttycom.h 8.1 (Berkeley) 3/28/94
  852. // $FreeBSD$
  853. // Tty ioctl's except for those supported only for backwards compatibility
  854. // with the old tty driver.
  855. // 0-2 compat
  856. // 3-7 unused
  857. // 8-10 compat
  858. // 11-12 unused
  859. // 17-18 compat
  860. // 23-25 unused
  861. // 29-85 unused
  862. // 88 unused
  863. // 89-91 conflicts: tun and tap
  864. // 92-93 tun and tap
  865. // 94-97 conflicts: tun and tap
  866. // 100 unused
  867. // 105 unused
  868. // 116-117 compat
  869. // 124-127 compat
  870. // -
  871. // SPDX-License-Identifier: BSD-3-Clause
  872. //
  873. // Copyright (c) 1982, 1986, 1993
  874. // The Regents of the University of California. All rights reserved.
  875. // (c) UNIX System Laboratories, Inc.
  876. // All or some portions of this file are derived from material licensed
  877. // to the University of California by American Telephone and Telegraph
  878. // Co. or Unix System Laboratories, Inc. and are reproduced herein with
  879. // the permission of UNIX System Laboratories, Inc.
  880. //
  881. // Redistribution and use in source and binary forms, with or without
  882. // modification, are permitted provided that the following conditions
  883. // are met:
  884. // 1. Redistributions of source code must retain the above copyright
  885. // notice, this list of conditions and the following disclaimer.
  886. // 2. Redistributions in binary form must reproduce the above copyright
  887. // notice, this list of conditions and the following disclaimer in the
  888. // documentation and/or other materials provided with the distribution.
  889. // 3. Neither the name of the University nor the names of its contributors
  890. // may be used to endorse or promote products derived from this software
  891. // without specific prior written permission.
  892. //
  893. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  894. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  895. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  896. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  897. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  898. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  899. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  900. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  901. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  902. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  903. // SUCH DAMAGE.
  904. //
  905. // @(#)ttydefaults.h 8.4 (Berkeley) 1/21/94
  906. // $FreeBSD$
  907. // System wide defaults for terminal state.
  908. // Defaults on "first" open.
  909. // Control Character Defaults
  910. // XXX: A lot of code uses lowercase characters, but control-character
  911. // conversion is actually only valid when applied to uppercase
  912. // characters. We just treat lowercase characters as if they were
  913. // inserted as uppercase.
  914. // compat
  915. // PROTECTED INCLUSION ENDS HERE
  916. // #define TTYDEFCHARS to include an array of default control characters.
  917. var _ int8 /* gen.c:2:13: */