termios.html 133 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-- This file is generated by Nim. -->
  4. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en" data-theme="auto">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>std/termios</title>
  9. <!-- Google fonts -->
  10. <link href='https://fonts.googleapis.com/css?family=Lato:400,600,900' rel='stylesheet' type='text/css'/>
  11. <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600' rel='stylesheet' type='text/css'/>
  12. <!-- Favicon -->
  13. <link rel="shortcut icon" href="data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAUAAAAF////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAIAAABbAAAAlQAAAKIAAACbAAAAmwAAAKIAAACVAAAAWwAAAAL///8A////AP///wD///8A////AAAAABQAAADAAAAAYwAAAA3///8A////AP///wD///8AAAAADQAAAGMAAADAAAAAFP///wD///8A////AP///wAAAACdAAAAOv///wD///8A////AP///wD///8A////AP///wD///8AAAAAOgAAAJ3///8A////AP///wAAAAAnAAAAcP///wAAAAAoAAAASv///wD///8A////AP///wAAAABKAAAAKP///wAAAABwAAAAJ////wD///8AAAAAgQAAABwAAACIAAAAkAAAAJMAAACtAAAAFQAAABUAAACtAAAAkwAAAJAAAACIAAAAHAAAAIH///8A////AAAAAKQAAACrAAAAaP///wD///8AAAAARQAAANIAAADSAAAARf///wD///8AAAAAaAAAAKsAAACk////AAAAADMAAACcAAAAnQAAABj///8A////AP///wAAAAAYAAAAGP///wD///8A////AAAAABgAAACdAAAAnAAAADMAAAB1AAAAwwAAAP8AAADpAAAAsQAAAE4AAAAb////AP///wAAAAAbAAAATgAAALEAAADpAAAA/wAAAMMAAAB1AAAAtwAAAOkAAAD/AAAA/wAAAP8AAADvAAAA3gAAAN4AAADeAAAA3gAAAO8AAAD/AAAA/wAAAP8AAADpAAAAtwAAAGUAAAA/AAAA3wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAADfAAAAPwAAAGX///8A////AAAAAEgAAADtAAAAvwAAAL0AAADGAAAA7wAAAO8AAADGAAAAvQAAAL8AAADtAAAASP///wD///8A////AP///wD///8AAAAAO////wD///8A////AAAAAIcAAACH////AP///wD///8AAAAAO////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A//8AAP//AAD4HwAA7/cAAN/7AAD//wAAoYUAAJ55AACf+QAAh+EAAAAAAADAAwAA4AcAAP5/AAD//wAA//8AAA=="/>
  14. <link rel="icon" type="image/png" sizes="32x32" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4QQQEwksSS9ZWwAAAk1JREFUWMPtll2ITVEUx39nn/O7Y5qR8f05wtCUUr6ZIS++8pEnkZInPImneaCQ5METNdOkeFBKUhMPRIkHKfEuUZSUlGlKPN2TrgfncpvmnntnmlEyq1Z7t89/rf9a6+y99oZxGZf/XeIq61EdtgKXgdXA0xrYAvBjOIF1AI9zvjcC74BSpndrJPkBWDScTF8Aa4E3wDlgHbASaANmVqlcCnwHvgDvgVfAJ+AikAAvgfVZwLnSVZHZaOuKoQi3ZOMi4NkYkpe1p4J7A8BpYAD49hfIy/oqG0+hLomiKP2L5L+1ubn5115S+3OAn4EnwBlgMzCjyt6ZAnQCJ4A7wOs88iRJHvw50HoujuPBoCKwHWiosy8MdfZnAdcHk8dxXFJ3VQbQlCTJvRBCGdRbD4M6uc5glpY3eAihpN5S5w12diSEcCCEcKUO4ljdr15T76ur1FDDLIQQ3qv71EdDOe3Kxj3leRXyk+pxdWnFWod6Wt2bY3de3aSuUHcPBVimHs7mK9WrmeOF6lR1o9qnzskh2ar2qm1qizpfXaPeVGdlmGN5pb09qMxz1Xb1kLqgzn1RyH7JUXW52lr5e/Kqi9qpto7V1atuUzfnARrV7jEib1T76gG2qxdGmXyiekkt1GswPTtek0aBfJp6YySGBfWg2tPQ0FAYgf1stUfdmdcjarbYJEniKIq6gY/Aw+zWHAC+p2labGpqiorFYgGYCEzN7oQdQClN07O1/EfDyGgC0ALMBdYAi4FyK+4H3gLPsxfR1zRNi+NP7nH5J+QntnXe5B5mpfQAAAAASUVORK5CYII=">
  15. <!-- CSS -->
  16. <link rel="stylesheet" type="text/css" href="nimdoc.out.css?v=2.3.1">
  17. <!-- JS -->
  18. <script type="text/javascript" src="dochack.js?v=2.3.1"></script>
  19. </head>
  20. <body>
  21. <div class="document" id="documentId">
  22. <div class="container">
  23. <h1 class="title">std/termios</h1>
  24. <div class="row">
  25. <div class="three columns">
  26. <div class="theme-select-wrapper">
  27. <label for="theme-select">Theme:&nbsp;</label>
  28. <select id="theme-select" onchange="setTheme(this.value)">
  29. <option value="auto">🌗 Match OS</option>
  30. <option value="dark">🌑 Dark</option>
  31. <option value="light">🌕 Light</option>
  32. </select>
  33. </div>
  34. <div id="global-links">
  35. <ul class="simple-boot">
  36. <li><a href="manual.html">Manual</a></li>
  37. <li><a href="lib.html">Standard library</a></li>
  38. <li> <a id="indexLink" href="theindex.html">Index</a></li>
  39. <li><a href="compiler/theindex.html">Compiler docs</a></li>
  40. <li><a href="https://nim-lang.github.io/fusion/theindex.html">Fusion docs</a></li>
  41. <li><a href="https://nim-lang.github.io/Nim/">devel</a>, <a href="https://nim-lang.org/documentation.html">stable</a></li>
  42. </ul>
  43. </div>
  44. <div id="searchInputDiv">
  45. Search: <input type="search" id="searchInput"
  46. oninput="search()" />
  47. </div>
  48. <ul class="simple simple-toc" id="toc-list">
  49. <li>
  50. <a class="reference reference-toplevel" href="#6" id="56">Imports</a>
  51. </li>
  52. <li>
  53. <details open>
  54. <summary><a class="reference reference-toplevel" href="#7" id="57">Types</a></summary>
  55. <ul class="simple simple-toc-section">
  56. <li><a class="reference" href="#Cflag" title="Cflag = cuint">Cflag</a></li>
  57. <li><a class="reference" href="#IOctl_WinSize" title="IOctl_WinSize = object
  58. ws_row*, ws_col*, ws_xpixel*, ws_ypixel*: cushort">IOctl_WinSize</a></li>
  59. <li><a class="reference" href="#Speed" title="Speed = cuint">Speed</a></li>
  60. <li><a class="reference" href="#Termios" title="Termios {.importc: &quot;struct termios&quot;, header: &quot;&lt;termios.h&gt;&quot;.} = object
  61. c_iflag*: Cflag
  62. c_oflag*: Cflag
  63. c_cflag*: Cflag
  64. c_lflag*: Cflag
  65. c_line*: cuchar
  66. c_cc*: array[NCCS, cuchar]
  67. c_ispeed*: Speed
  68. c_ospeed*: Speed">Termios</a></li>
  69. </ul>
  70. </details>
  71. </li>
  72. <li>
  73. <details open>
  74. <summary><a class="reference reference-toplevel" href="#8" id="58">Vars</a></summary>
  75. <ul class="simple simple-toc-section">
  76. <li><a class="reference" href="#B0" title="B0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B0</a></li>
  77. <li><a class="reference" href="#B50" title="B50 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B50</a></li>
  78. <li><a class="reference" href="#B75" title="B75 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B75</a></li>
  79. <li><a class="reference" href="#B110" title="B110 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B110</a></li>
  80. <li><a class="reference" href="#B134" title="B134 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B134</a></li>
  81. <li><a class="reference" href="#B150" title="B150 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B150</a></li>
  82. <li><a class="reference" href="#B200" title="B200 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B200</a></li>
  83. <li><a class="reference" href="#B300" title="B300 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B300</a></li>
  84. <li><a class="reference" href="#B600" title="B600 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B600</a></li>
  85. <li><a class="reference" href="#B1200" title="B1200 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B1200</a></li>
  86. <li><a class="reference" href="#B1800" title="B1800 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B1800</a></li>
  87. <li><a class="reference" href="#B2400" title="B2400 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B2400</a></li>
  88. <li><a class="reference" href="#B4800" title="B4800 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B4800</a></li>
  89. <li><a class="reference" href="#B9600" title="B9600 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B9600</a></li>
  90. <li><a class="reference" href="#B19200" title="B19200 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B19200</a></li>
  91. <li><a class="reference" href="#B38400" title="B38400 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B38400</a></li>
  92. <li><a class="reference" href="#B57600" title="B57600 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B57600</a></li>
  93. <li><a class="reference" href="#B115200" title="B115200 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B115200</a></li>
  94. <li><a class="reference" href="#B230400" title="B230400 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B230400</a></li>
  95. <li><a class="reference" href="#B460800" title="B460800 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B460800</a></li>
  96. <li><a class="reference" href="#B500000" title="B500000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B500000</a></li>
  97. <li><a class="reference" href="#B576000" title="B576000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B576000</a></li>
  98. <li><a class="reference" href="#B921600" title="B921600 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B921600</a></li>
  99. <li><a class="reference" href="#B1000000" title="B1000000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B1000000</a></li>
  100. <li><a class="reference" href="#B1152000" title="B1152000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B1152000</a></li>
  101. <li><a class="reference" href="#B1500000" title="B1500000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B1500000</a></li>
  102. <li><a class="reference" href="#B2000000" title="B2000000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B2000000</a></li>
  103. <li><a class="reference" href="#B2500000" title="B2500000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B2500000</a></li>
  104. <li><a class="reference" href="#B3000000" title="B3000000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B3000000</a></li>
  105. <li><a class="reference" href="#B3500000" title="B3500000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B3500000</a></li>
  106. <li><a class="reference" href="#B4000000" title="B4000000 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">B4000000</a></li>
  107. <li><a class="reference" href="#BRKINT" title="BRKINT {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">BRKINT</a></li>
  108. <li><a class="reference" href="#BS0" title="BS0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">BS0</a></li>
  109. <li><a class="reference" href="#BS1" title="BS1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">BS1</a></li>
  110. <li><a class="reference" href="#BSDLY" title="BSDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">BSDLY</a></li>
  111. <li><a class="reference" href="#CLOCAL" title="CLOCAL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CLOCAL</a></li>
  112. <li><a class="reference" href="#CR0" title="CR0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CR0</a></li>
  113. <li><a class="reference" href="#CR1" title="CR1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CR1</a></li>
  114. <li><a class="reference" href="#CR2" title="CR2 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CR2</a></li>
  115. <li><a class="reference" href="#CR3" title="CR3 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CR3</a></li>
  116. <li><a class="reference" href="#CRDLY" title="CRDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CRDLY</a></li>
  117. <li><a class="reference" href="#CREAD" title="CREAD {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CREAD</a></li>
  118. <li><a class="reference" href="#CS5" title="CS5 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CS5</a></li>
  119. <li><a class="reference" href="#CS6" title="CS6 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CS6</a></li>
  120. <li><a class="reference" href="#CS7" title="CS7 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CS7</a></li>
  121. <li><a class="reference" href="#CS8" title="CS8 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CS8</a></li>
  122. <li><a class="reference" href="#CSIZE" title="CSIZE {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CSIZE</a></li>
  123. <li><a class="reference" href="#CSTOPB" title="CSTOPB {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">CSTOPB</a></li>
  124. <li><a class="reference" href="#ECHO" title="ECHO {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ECHO</a></li>
  125. <li><a class="reference" href="#ECHOE" title="ECHOE {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ECHOE</a></li>
  126. <li><a class="reference" href="#ECHOK" title="ECHOK {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ECHOK</a></li>
  127. <li><a class="reference" href="#ECHONL" title="ECHONL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ECHONL</a></li>
  128. <li><a class="reference" href="#EXTA" title="EXTA {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">EXTA</a></li>
  129. <li><a class="reference" href="#EXTB" title="EXTB {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Speed">EXTB</a></li>
  130. <li><a class="reference" href="#FF0" title="FF0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">FF0</a></li>
  131. <li><a class="reference" href="#FF1" title="FF1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">FF1</a></li>
  132. <li><a class="reference" href="#FFDLY" title="FFDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">FFDLY</a></li>
  133. <li><a class="reference" href="#HUPCL" title="HUPCL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">HUPCL</a></li>
  134. <li><a class="reference" href="#ICANON" title="ICANON {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ICANON</a></li>
  135. <li><a class="reference" href="#ICRNL" title="ICRNL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ICRNL</a></li>
  136. <li><a class="reference" href="#IEXTEN" title="IEXTEN {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IEXTEN</a></li>
  137. <li><a class="reference" href="#IGNBRK" title="IGNBRK {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IGNBRK</a></li>
  138. <li><a class="reference" href="#IGNCR" title="IGNCR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IGNCR</a></li>
  139. <li><a class="reference" href="#IGNPAR" title="IGNPAR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IGNPAR</a></li>
  140. <li><a class="reference" href="#INLCR" title="INLCR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">INLCR</a></li>
  141. <li><a class="reference" href="#INPCK" title="INPCK {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">INPCK</a></li>
  142. <li><a class="reference" href="#ISIG" title="ISIG {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ISIG</a></li>
  143. <li><a class="reference" href="#ISTRIP" title="ISTRIP {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ISTRIP</a></li>
  144. <li><a class="reference" href="#IUCLC" title="IUCLC {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IUCLC</a></li>
  145. <li><a class="reference" href="#IXANY" title="IXANY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IXANY</a></li>
  146. <li><a class="reference" href="#IXOFF" title="IXOFF {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IXOFF</a></li>
  147. <li><a class="reference" href="#IXON" title="IXON {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">IXON</a></li>
  148. <li><a class="reference" href="#NL0" title="NL0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">NL0</a></li>
  149. <li><a class="reference" href="#NL1" title="NL1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">NL1</a></li>
  150. <li><a class="reference" href="#NLDLY" title="NLDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">NLDLY</a></li>
  151. <li><a class="reference" href="#NOFLSH" title="NOFLSH {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">NOFLSH</a></li>
  152. <li><a class="reference" href="#OCRNL" title="OCRNL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">OCRNL</a></li>
  153. <li><a class="reference" href="#OFDEL" title="OFDEL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">OFDEL</a></li>
  154. <li><a class="reference" href="#OFILL" title="OFILL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">OFILL</a></li>
  155. <li><a class="reference" href="#ONLCR" title="ONLCR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ONLCR</a></li>
  156. <li><a class="reference" href="#ONLRET" title="ONLRET {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ONLRET</a></li>
  157. <li><a class="reference" href="#ONOCR" title="ONOCR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">ONOCR</a></li>
  158. <li><a class="reference" href="#OPOST" title="OPOST {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">OPOST</a></li>
  159. <li><a class="reference" href="#PARENB" title="PARENB {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">PARENB</a></li>
  160. <li><a class="reference" href="#PARMRK" title="PARMRK {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">PARMRK</a></li>
  161. <li><a class="reference" href="#PARODD" title="PARODD {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">PARODD</a></li>
  162. <li><a class="reference" href="#TAB0" title="TAB0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TAB0</a></li>
  163. <li><a class="reference" href="#TAB1" title="TAB1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TAB1</a></li>
  164. <li><a class="reference" href="#TAB2" title="TAB2 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TAB2</a></li>
  165. <li><a class="reference" href="#TAB3" title="TAB3 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TAB3</a></li>
  166. <li><a class="reference" href="#TABDLY" title="TABDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TABDLY</a></li>
  167. <li><a class="reference" href="#TCIFLUSH" title="TCIFLUSH {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCIFLUSH</a></li>
  168. <li><a class="reference" href="#TCIOFF" title="TCIOFF {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCIOFF</a></li>
  169. <li><a class="reference" href="#TCIOFLUSH" title="TCIOFLUSH {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCIOFLUSH</a></li>
  170. <li><a class="reference" href="#TCION" title="TCION {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCION</a></li>
  171. <li><a class="reference" href="#TCOFLUSH" title="TCOFLUSH {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCOFLUSH</a></li>
  172. <li><a class="reference" href="#TCOOFF" title="TCOOFF {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCOOFF</a></li>
  173. <li><a class="reference" href="#TCOON" title="TCOON {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCOON</a></li>
  174. <li><a class="reference" href="#TCSADRAIN" title="TCSADRAIN {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCSADRAIN</a></li>
  175. <li><a class="reference" href="#TCSAFLUSH" title="TCSAFLUSH {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCSAFLUSH</a></li>
  176. <li><a class="reference" href="#TCSANOW" title="TCSANOW {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">TCSANOW</a></li>
  177. <li><a class="reference" href="#TIOCGWINSZ" title="TIOCGWINSZ {.importc, header: &quot;&lt;sys/ioctl.h&gt;&quot;.}: culong">TIOCGWINSZ</a></li>
  178. <li><a class="reference" href="#TOSTOP" title="TOSTOP {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">TOSTOP</a></li>
  179. <li><a class="reference" href="#VEOF" title="VEOF {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VEOF</a></li>
  180. <li><a class="reference" href="#VEOL" title="VEOL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VEOL</a></li>
  181. <li><a class="reference" href="#VERASE" title="VERASE {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VERASE</a></li>
  182. <li><a class="reference" href="#VINTR" title="VINTR {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VINTR</a></li>
  183. <li><a class="reference" href="#VKILL" title="VKILL {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VKILL</a></li>
  184. <li><a class="reference" href="#VMIN" title="VMIN {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VMIN</a></li>
  185. <li><a class="reference" href="#VQUIT" title="VQUIT {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VQUIT</a></li>
  186. <li><a class="reference" href="#VSTART" title="VSTART {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VSTART</a></li>
  187. <li><a class="reference" href="#VSTOP" title="VSTOP {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VSTOP</a></li>
  188. <li><a class="reference" href="#VSUSP" title="VSUSP {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VSUSP</a></li>
  189. <li><a class="reference" href="#VT0" title="VT0 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">VT0</a></li>
  190. <li><a class="reference" href="#VT1" title="VT1 {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">VT1</a></li>
  191. <li><a class="reference" href="#VTDLY" title="VTDLY {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: Cflag">VTDLY</a></li>
  192. <li><a class="reference" href="#VTIME" title="VTIME {.importc, header: &quot;&lt;termios.h&gt;&quot;.}: cint">VTIME</a></li>
  193. </ul>
  194. </details>
  195. </li>
  196. <li>
  197. <details open>
  198. <summary><a class="reference reference-toplevel" href="#10" id="60">Consts</a></summary>
  199. <ul class="simple simple-toc-section">
  200. <li><a class="reference" href="#NCCS" title="NCCS = 32">NCCS</a></li>
  201. </ul>
  202. </details>
  203. </li>
  204. <li>
  205. <details open>
  206. <summary><a class="reference reference-toplevel" href="#12" id="62">Procs</a></summary>
  207. <ul class="simple simple-toc-section">
  208. <ul class="simple nested-toc-section">cfGetIspeed
  209. <li><a class="reference" href="#cfGetIspeed%2Cptr.Termios" title="cfGetIspeed(termios: ptr Termios): Speed">cfGetIspeed(termios: ptr Termios): Speed</a></li>
  210. </ul>
  211. <ul class="simple nested-toc-section">cfGetOspeed
  212. <li><a class="reference" href="#cfGetOspeed%2Cptr.Termios" title="cfGetOspeed(termios: ptr Termios): Speed">cfGetOspeed(termios: ptr Termios): Speed</a></li>
  213. </ul>
  214. <ul class="simple nested-toc-section">cfSetIspeed
  215. <li><a class="reference" href="#cfSetIspeed%2Cptr.Termios%2CSpeed" title="cfSetIspeed(termios: ptr Termios; speed: Speed): cint">cfSetIspeed(termios: ptr Termios; speed: Speed): cint</a></li>
  216. </ul>
  217. <ul class="simple nested-toc-section">cfSetOspeed
  218. <li><a class="reference" href="#cfSetOspeed%2Cptr.Termios%2CSpeed" title="cfSetOspeed(termios: ptr Termios; speed: Speed): cint">cfSetOspeed(termios: ptr Termios; speed: Speed): cint</a></li>
  219. </ul>
  220. <ul class="simple nested-toc-section">ioctl
  221. <li><a class="reference" href="#ioctl%2Ccint%2Cculong%2Cptr.IOctl_WinSize" title="ioctl(fd: cint; request: culong; reply: ptr IOctl_WinSize): int">ioctl(fd: cint; request: culong; reply: ptr IOctl_WinSize): int</a></li>
  222. </ul>
  223. <ul class="simple nested-toc-section">tcDrain
  224. <li><a class="reference" href="#tcDrain%2Ccint" title="tcDrain(fd: cint): cint">tcDrain(fd: cint): cint</a></li>
  225. </ul>
  226. <ul class="simple nested-toc-section">tcFlow
  227. <li><a class="reference" href="#tcFlow%2Ccint%2Ccint" title="tcFlow(fd: cint; action: cint): cint">tcFlow(fd: cint; action: cint): cint</a></li>
  228. </ul>
  229. <ul class="simple nested-toc-section">tcFlush
  230. <li><a class="reference" href="#tcFlush%2Ccint%2Ccint" title="tcFlush(fd: cint; queue_selector: cint): cint">tcFlush(fd: cint; queue_selector: cint): cint</a></li>
  231. </ul>
  232. <ul class="simple nested-toc-section">tcGetAttr
  233. <li><a class="reference" href="#tcGetAttr%2Ccint%2Cptr.Termios" title="tcGetAttr(fd: cint; termios: ptr Termios): cint">tcGetAttr(fd: cint; termios: ptr Termios): cint</a></li>
  234. </ul>
  235. <ul class="simple nested-toc-section">tcSendBreak
  236. <li><a class="reference" href="#tcSendBreak%2Ccint%2Ccint" title="tcSendBreak(fd: cint; duration: cint): cint">tcSendBreak(fd: cint; duration: cint): cint</a></li>
  237. </ul>
  238. <ul class="simple nested-toc-section">tcSetAttr
  239. <li><a class="reference" href="#tcSetAttr%2Ccint%2Ccint%2Cptr.Termios" title="tcSetAttr(fd: cint; optional_actions: cint; termios: ptr Termios): cint">tcSetAttr(fd: cint; optional_actions: cint; termios: ptr Termios): cint</a></li>
  240. </ul>
  241. </ul>
  242. </details>
  243. </li>
  244. <li>
  245. <details open>
  246. <summary><a class="reference reference-toplevel" href="#18" id="68">Templates</a></summary>
  247. <ul class="simple simple-toc-section">
  248. <ul class="simple nested-toc-section">cceq
  249. <li><a class="reference" href="#cceq.t%2C%2C" title="cceq(val, c): untyped">cceq(val, c): untyped</a></li>
  250. </ul>
  251. </ul>
  252. </details>
  253. </li>
  254. </ul>
  255. </div>
  256. <div class="nine columns" id="content">
  257. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L1" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  258. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L1" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  259. <div id="tocRoot"></div>
  260. <p class="module-desc"></p>
  261. <div class="section" id="6">
  262. <h1><a class="toc-backref" href="#6">Imports</a></h1>
  263. <dl class="item">
  264. <a class="reference external" href="posix.html">posix</a>
  265. </dl>
  266. </div>
  267. <div class="section" id="7">
  268. <h1><a class="toc-backref" href="#7">Types</a></h1>
  269. <dl class="item">
  270. <div id="Cflag">
  271. <dt><pre><a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a> <span class="Other">=</span> <a href="ctypes.html#cuint"><span class="Identifier">cuint</span></a></pre></dt>
  272. <dd>
  273. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L14" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  274. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L14" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  275. </dd>
  276. </div>
  277. <div id="IOctl_WinSize">
  278. <dt><pre><a href="termios.html#IOctl_WinSize"><span class="Identifier">IOctl_WinSize</span></a> <span class="Other">=</span> <span class="Keyword">object</span>
  279. <span class="Identifier">ws_row</span><span class="Operator">*</span><span class="Other">,</span> <span class="Identifier">ws_col</span><span class="Operator">*</span><span class="Other">,</span> <span class="Identifier">ws_xpixel</span><span class="Operator">*</span><span class="Other">,</span> <span class="Identifier">ws_ypixel</span><span class="Operator">*</span><span class="Other">:</span> <a href="ctypes.html#cushort"><span class="Identifier">cushort</span></a></pre></dt>
  280. <dd>
  281. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L249" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  282. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L249" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  283. </dd>
  284. </div>
  285. <div id="Speed">
  286. <dt><pre><a href="termios.html#Speed"><span class="Identifier">Speed</span></a> <span class="Other">=</span> <a href="ctypes.html#cuint"><span class="Identifier">cuint</span></a></pre></dt>
  287. <dd>
  288. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L13" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  289. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L13" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  290. </dd>
  291. </div>
  292. <div id="Termios">
  293. <dt><pre><a href="termios.html#Termios"><span class="Identifier">Termios</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;struct termios&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.} <span class="Other">=</span> <span class="Keyword">object</span>
  294. <span class="Identifier">c_iflag</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a>
  295. <span class="Identifier">c_oflag</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a>
  296. <span class="Identifier">c_cflag</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a>
  297. <span class="Identifier">c_lflag</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a>
  298. <span class="Identifier">c_line</span><span class="Operator">*</span><span class="Other">:</span> <a href="ctypes.html#cuchar"><span class="Identifier">cuchar</span></a>
  299. <span class="Identifier">c_cc</span><span class="Operator">*</span><span class="Other">:</span> <a href="system.html#array"><span class="Identifier">array</span></a><span class="Other">[</span><span class="Identifier">NCCS</span><span class="Other">,</span> <a href="ctypes.html#cuchar"><span class="Identifier">cuchar</span></a><span class="Other">]</span>
  300. <span class="Identifier">c_ispeed</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a>
  301. <span class="Identifier">c_ospeed</span><span class="Operator">*</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  302. <dd>
  303. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L21" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  304. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L21" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  305. </dd>
  306. </div>
  307. </dl>
  308. </div>
  309. <div class="section" id="8">
  310. <h1><a class="toc-backref" href="#8">Vars</a></h1>
  311. <dl class="item">
  312. <div id="B0">
  313. <dt><pre><a href="termios.html#B0"><span class="Identifier">B0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  314. <dd>
  315. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L107" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  316. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L107" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  317. </dd>
  318. </div>
  319. <div id="B50">
  320. <dt><pre><a href="termios.html#B50"><span class="Identifier">B50</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  321. <dd>
  322. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L108" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  323. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L108" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  324. </dd>
  325. </div>
  326. <div id="B75">
  327. <dt><pre><a href="termios.html#B75"><span class="Identifier">B75</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  328. <dd>
  329. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L109" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  330. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L109" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  331. </dd>
  332. </div>
  333. <div id="B110">
  334. <dt><pre><a href="termios.html#B110"><span class="Identifier">B110</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  335. <dd>
  336. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L110" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  337. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L110" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  338. </dd>
  339. </div>
  340. <div id="B134">
  341. <dt><pre><a href="termios.html#B134"><span class="Identifier">B134</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  342. <dd>
  343. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L111" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  344. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L111" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  345. </dd>
  346. </div>
  347. <div id="B150">
  348. <dt><pre><a href="termios.html#B150"><span class="Identifier">B150</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  349. <dd>
  350. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L112" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  351. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L112" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  352. </dd>
  353. </div>
  354. <div id="B200">
  355. <dt><pre><a href="termios.html#B200"><span class="Identifier">B200</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  356. <dd>
  357. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L113" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  358. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L113" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  359. </dd>
  360. </div>
  361. <div id="B300">
  362. <dt><pre><a href="termios.html#B300"><span class="Identifier">B300</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  363. <dd>
  364. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L114" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  365. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L114" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  366. </dd>
  367. </div>
  368. <div id="B600">
  369. <dt><pre><a href="termios.html#B600"><span class="Identifier">B600</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  370. <dd>
  371. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L115" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  372. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L115" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  373. </dd>
  374. </div>
  375. <div id="B1200">
  376. <dt><pre><a href="termios.html#B1200"><span class="Identifier">B1200</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  377. <dd>
  378. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L116" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  379. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L116" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  380. </dd>
  381. </div>
  382. <div id="B1800">
  383. <dt><pre><a href="termios.html#B1800"><span class="Identifier">B1800</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  384. <dd>
  385. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L117" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  386. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L117" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  387. </dd>
  388. </div>
  389. <div id="B2400">
  390. <dt><pre><a href="termios.html#B2400"><span class="Identifier">B2400</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  391. <dd>
  392. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L118" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  393. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L118" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  394. </dd>
  395. </div>
  396. <div id="B4800">
  397. <dt><pre><a href="termios.html#B4800"><span class="Identifier">B4800</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  398. <dd>
  399. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L119" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  400. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L119" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  401. </dd>
  402. </div>
  403. <div id="B9600">
  404. <dt><pre><a href="termios.html#B9600"><span class="Identifier">B9600</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  405. <dd>
  406. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L120" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  407. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L120" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  408. </dd>
  409. </div>
  410. <div id="B19200">
  411. <dt><pre><a href="termios.html#B19200"><span class="Identifier">B19200</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  412. <dd>
  413. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L121" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  414. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L121" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  415. </dd>
  416. </div>
  417. <div id="B38400">
  418. <dt><pre><a href="termios.html#B38400"><span class="Identifier">B38400</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  419. <dd>
  420. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L122" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  421. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L122" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  422. </dd>
  423. </div>
  424. <div id="B57600">
  425. <dt><pre><a href="termios.html#B57600"><span class="Identifier">B57600</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  426. <dd>
  427. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L123" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  428. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L123" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  429. </dd>
  430. </div>
  431. <div id="B115200">
  432. <dt><pre><a href="termios.html#B115200"><span class="Identifier">B115200</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  433. <dd>
  434. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L124" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  435. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L124" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  436. </dd>
  437. </div>
  438. <div id="B230400">
  439. <dt><pre><a href="termios.html#B230400"><span class="Identifier">B230400</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  440. <dd>
  441. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L125" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  442. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L125" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  443. </dd>
  444. </div>
  445. <div id="B460800">
  446. <dt><pre><a href="termios.html#B460800"><span class="Identifier">B460800</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  447. <dd>
  448. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L126" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  449. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L126" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  450. </dd>
  451. </div>
  452. <div id="B500000">
  453. <dt><pre><a href="termios.html#B500000"><span class="Identifier">B500000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  454. <dd>
  455. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L127" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  456. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L127" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  457. </dd>
  458. </div>
  459. <div id="B576000">
  460. <dt><pre><a href="termios.html#B576000"><span class="Identifier">B576000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  461. <dd>
  462. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L128" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  463. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L128" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  464. </dd>
  465. </div>
  466. <div id="B921600">
  467. <dt><pre><a href="termios.html#B921600"><span class="Identifier">B921600</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  468. <dd>
  469. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L129" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  470. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L129" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  471. </dd>
  472. </div>
  473. <div id="B1000000">
  474. <dt><pre><a href="termios.html#B1000000"><span class="Identifier">B1000000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  475. <dd>
  476. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L130" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  477. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L130" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  478. </dd>
  479. </div>
  480. <div id="B1152000">
  481. <dt><pre><a href="termios.html#B1152000"><span class="Identifier">B1152000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  482. <dd>
  483. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L131" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  484. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L131" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  485. </dd>
  486. </div>
  487. <div id="B1500000">
  488. <dt><pre><a href="termios.html#B1500000"><span class="Identifier">B1500000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  489. <dd>
  490. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L132" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  491. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L132" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  492. </dd>
  493. </div>
  494. <div id="B2000000">
  495. <dt><pre><a href="termios.html#B2000000"><span class="Identifier">B2000000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  496. <dd>
  497. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L133" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  498. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L133" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  499. </dd>
  500. </div>
  501. <div id="B2500000">
  502. <dt><pre><a href="termios.html#B2500000"><span class="Identifier">B2500000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  503. <dd>
  504. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L134" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  505. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L134" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  506. </dd>
  507. </div>
  508. <div id="B3000000">
  509. <dt><pre><a href="termios.html#B3000000"><span class="Identifier">B3000000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  510. <dd>
  511. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L135" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  512. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L135" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  513. </dd>
  514. </div>
  515. <div id="B3500000">
  516. <dt><pre><a href="termios.html#B3500000"><span class="Identifier">B3500000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  517. <dd>
  518. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L136" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  519. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L136" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  520. </dd>
  521. </div>
  522. <div id="B4000000">
  523. <dt><pre><a href="termios.html#B4000000"><span class="Identifier">B4000000</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  524. <dd>
  525. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L137" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  526. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L137" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  527. </dd>
  528. </div>
  529. <div id="BRKINT">
  530. <dt><pre><a href="termios.html#BRKINT"><span class="Identifier">BRKINT</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  531. <dd>
  532. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L58" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  533. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L58" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  534. </dd>
  535. </div>
  536. <div id="BS0">
  537. <dt><pre><a href="termios.html#BS0"><span class="Identifier">BS0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  538. <dd>
  539. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L95" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  540. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L95" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  541. </dd>
  542. </div>
  543. <div id="BS1">
  544. <dt><pre><a href="termios.html#BS1"><span class="Identifier">BS1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  545. <dd>
  546. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L96" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  547. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L96" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  548. </dd>
  549. </div>
  550. <div id="BSDLY">
  551. <dt><pre><a href="termios.html#BSDLY"><span class="Identifier">BSDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  552. <dd>
  553. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L94" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  554. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L94" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  555. </dd>
  556. </div>
  557. <div id="CLOCAL">
  558. <dt><pre><a href="termios.html#CLOCAL"><span class="Identifier">CLOCAL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  559. <dd>
  560. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L150" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  561. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L150" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  562. </dd>
  563. </div>
  564. <div id="CR0">
  565. <dt><pre><a href="termios.html#CR0"><span class="Identifier">CR0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  566. <dd>
  567. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L85" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  568. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L85" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  569. </dd>
  570. </div>
  571. <div id="CR1">
  572. <dt><pre><a href="termios.html#CR1"><span class="Identifier">CR1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  573. <dd>
  574. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L86" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  575. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L86" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  576. </dd>
  577. </div>
  578. <div id="CR2">
  579. <dt><pre><a href="termios.html#CR2"><span class="Identifier">CR2</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  580. <dd>
  581. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L87" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  582. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L87" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  583. </dd>
  584. </div>
  585. <div id="CR3">
  586. <dt><pre><a href="termios.html#CR3"><span class="Identifier">CR3</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  587. <dd>
  588. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L88" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  589. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L88" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  590. </dd>
  591. </div>
  592. <div id="CRDLY">
  593. <dt><pre><a href="termios.html#CRDLY"><span class="Identifier">CRDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  594. <dd>
  595. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L84" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  596. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L84" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  597. </dd>
  598. </div>
  599. <div id="CREAD">
  600. <dt><pre><a href="termios.html#CREAD"><span class="Identifier">CREAD</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  601. <dd>
  602. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L146" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  603. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L146" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  604. </dd>
  605. </div>
  606. <div id="CS5">
  607. <dt><pre><a href="termios.html#CS5"><span class="Identifier">CS5</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  608. <dd>
  609. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L141" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  610. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L141" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  611. </dd>
  612. </div>
  613. <div id="CS6">
  614. <dt><pre><a href="termios.html#CS6"><span class="Identifier">CS6</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  615. <dd>
  616. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L142" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  617. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L142" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  618. </dd>
  619. </div>
  620. <div id="CS7">
  621. <dt><pre><a href="termios.html#CS7"><span class="Identifier">CS7</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  622. <dd>
  623. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L143" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  624. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L143" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  625. </dd>
  626. </div>
  627. <div id="CS8">
  628. <dt><pre><a href="termios.html#CS8"><span class="Identifier">CS8</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  629. <dd>
  630. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L144" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  631. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L144" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  632. </dd>
  633. </div>
  634. <div id="CSIZE">
  635. <dt><pre><a href="termios.html#CSIZE"><span class="Identifier">CSIZE</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  636. <dd>
  637. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L140" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  638. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L140" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  639. </dd>
  640. </div>
  641. <div id="CSTOPB">
  642. <dt><pre><a href="termios.html#CSTOPB"><span class="Identifier">CSTOPB</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  643. <dd>
  644. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L145" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  645. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L145" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  646. </dd>
  647. </div>
  648. <div id="ECHO">
  649. <dt><pre><a href="termios.html#ECHO"><span class="Identifier">ECHO</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  650. <dd>
  651. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L157" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  652. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L157" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  653. </dd>
  654. </div>
  655. <div id="ECHOE">
  656. <dt><pre><a href="termios.html#ECHOE"><span class="Identifier">ECHOE</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  657. <dd>
  658. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L158" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  659. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L158" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  660. </dd>
  661. </div>
  662. <div id="ECHOK">
  663. <dt><pre><a href="termios.html#ECHOK"><span class="Identifier">ECHOK</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  664. <dd>
  665. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L159" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  666. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L159" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  667. </dd>
  668. </div>
  669. <div id="ECHONL">
  670. <dt><pre><a href="termios.html#ECHONL"><span class="Identifier">ECHONL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  671. <dd>
  672. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L160" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  673. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L160" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  674. </dd>
  675. </div>
  676. <div id="EXTA">
  677. <dt><pre><a href="termios.html#EXTA"><span class="Identifier">EXTA</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  678. <dd>
  679. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L138" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  680. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L138" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  681. </dd>
  682. </div>
  683. <div id="EXTB">
  684. <dt><pre><a href="termios.html#EXTB"><span class="Identifier">EXTB</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a></pre></dt>
  685. <dd>
  686. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L139" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  687. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L139" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  688. </dd>
  689. </div>
  690. <div id="FF0">
  691. <dt><pre><a href="termios.html#FF0"><span class="Identifier">FF0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  692. <dd>
  693. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L98" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  694. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L98" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  695. </dd>
  696. </div>
  697. <div id="FF1">
  698. <dt><pre><a href="termios.html#FF1"><span class="Identifier">FF1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  699. <dd>
  700. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L99" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  701. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L99" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  702. </dd>
  703. </div>
  704. <div id="FFDLY">
  705. <dt><pre><a href="termios.html#FFDLY"><span class="Identifier">FFDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  706. <dd>
  707. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L97" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  708. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L97" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  709. </dd>
  710. </div>
  711. <div id="HUPCL">
  712. <dt><pre><a href="termios.html#HUPCL"><span class="Identifier">HUPCL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  713. <dd>
  714. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L149" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  715. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L149" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  716. </dd>
  717. </div>
  718. <div id="ICANON">
  719. <dt><pre><a href="termios.html#ICANON"><span class="Identifier">ICANON</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  720. <dd>
  721. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L156" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  722. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L156" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  723. </dd>
  724. </div>
  725. <div id="ICRNL">
  726. <dt><pre><a href="termios.html#ICRNL"><span class="Identifier">ICRNL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  727. <dd>
  728. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L65" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  729. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L65" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  730. </dd>
  731. </div>
  732. <div id="IEXTEN">
  733. <dt><pre><a href="termios.html#IEXTEN"><span class="Identifier">IEXTEN</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  734. <dd>
  735. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L163" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  736. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L163" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  737. </dd>
  738. </div>
  739. <div id="IGNBRK">
  740. <dt><pre><a href="termios.html#IGNBRK"><span class="Identifier">IGNBRK</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  741. <dd>
  742. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L57" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  743. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L57" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  744. </dd>
  745. </div>
  746. <div id="IGNCR">
  747. <dt><pre><a href="termios.html#IGNCR"><span class="Identifier">IGNCR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  748. <dd>
  749. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L64" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  750. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L64" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  751. </dd>
  752. </div>
  753. <div id="IGNPAR">
  754. <dt><pre><a href="termios.html#IGNPAR"><span class="Identifier">IGNPAR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  755. <dd>
  756. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L59" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  757. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L59" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  758. </dd>
  759. </div>
  760. <div id="INLCR">
  761. <dt><pre><a href="termios.html#INLCR"><span class="Identifier">INLCR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  762. <dd>
  763. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L63" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  764. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L63" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  765. </dd>
  766. </div>
  767. <div id="INPCK">
  768. <dt><pre><a href="termios.html#INPCK"><span class="Identifier">INPCK</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  769. <dd>
  770. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L61" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  771. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L61" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  772. </dd>
  773. </div>
  774. <div id="ISIG">
  775. <dt><pre><a href="termios.html#ISIG"><span class="Identifier">ISIG</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  776. <dd>
  777. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L155" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  778. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L155" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  779. </dd>
  780. </div>
  781. <div id="ISTRIP">
  782. <dt><pre><a href="termios.html#ISTRIP"><span class="Identifier">ISTRIP</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  783. <dd>
  784. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L62" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  785. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L62" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  786. </dd>
  787. </div>
  788. <div id="IUCLC">
  789. <dt><pre><a href="termios.html#IUCLC"><span class="Identifier">IUCLC</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  790. <dd>
  791. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L66" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  792. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L66" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  793. </dd>
  794. </div>
  795. <div id="IXANY">
  796. <dt><pre><a href="termios.html#IXANY"><span class="Identifier">IXANY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  797. <dd>
  798. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L68" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  799. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L68" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  800. </dd>
  801. </div>
  802. <div id="IXOFF">
  803. <dt><pre><a href="termios.html#IXOFF"><span class="Identifier">IXOFF</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  804. <dd>
  805. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L69" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  806. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L69" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  807. </dd>
  808. </div>
  809. <div id="IXON">
  810. <dt><pre><a href="termios.html#IXON"><span class="Identifier">IXON</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  811. <dd>
  812. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L67" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  813. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L67" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  814. </dd>
  815. </div>
  816. <div id="NL0">
  817. <dt><pre><a href="termios.html#NL0"><span class="Identifier">NL0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  818. <dd>
  819. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L82" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  820. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L82" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  821. </dd>
  822. </div>
  823. <div id="NL1">
  824. <dt><pre><a href="termios.html#NL1"><span class="Identifier">NL1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  825. <dd>
  826. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L83" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  827. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L83" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  828. </dd>
  829. </div>
  830. <div id="NLDLY">
  831. <dt><pre><a href="termios.html#NLDLY"><span class="Identifier">NLDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  832. <dd>
  833. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L81" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  834. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L81" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  835. </dd>
  836. </div>
  837. <div id="NOFLSH">
  838. <dt><pre><a href="termios.html#NOFLSH"><span class="Identifier">NOFLSH</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  839. <dd>
  840. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L161" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  841. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L161" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  842. </dd>
  843. </div>
  844. <div id="OCRNL">
  845. <dt><pre><a href="termios.html#OCRNL"><span class="Identifier">OCRNL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  846. <dd>
  847. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L76" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  848. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L76" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  849. </dd>
  850. </div>
  851. <div id="OFDEL">
  852. <dt><pre><a href="termios.html#OFDEL"><span class="Identifier">OFDEL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  853. <dd>
  854. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L80" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  855. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L80" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  856. </dd>
  857. </div>
  858. <div id="OFILL">
  859. <dt><pre><a href="termios.html#OFILL"><span class="Identifier">OFILL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  860. <dd>
  861. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L79" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  862. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L79" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  863. </dd>
  864. </div>
  865. <div id="ONLCR">
  866. <dt><pre><a href="termios.html#ONLCR"><span class="Identifier">ONLCR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  867. <dd>
  868. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L75" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  869. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L75" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  870. </dd>
  871. </div>
  872. <div id="ONLRET">
  873. <dt><pre><a href="termios.html#ONLRET"><span class="Identifier">ONLRET</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  874. <dd>
  875. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L78" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  876. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L78" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  877. </dd>
  878. </div>
  879. <div id="ONOCR">
  880. <dt><pre><a href="termios.html#ONOCR"><span class="Identifier">ONOCR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  881. <dd>
  882. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L77" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  883. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L77" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  884. </dd>
  885. </div>
  886. <div id="OPOST">
  887. <dt><pre><a href="termios.html#OPOST"><span class="Identifier">OPOST</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  888. <dd>
  889. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L74" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  890. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L74" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  891. </dd>
  892. </div>
  893. <div id="PARENB">
  894. <dt><pre><a href="termios.html#PARENB"><span class="Identifier">PARENB</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  895. <dd>
  896. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L147" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  897. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L147" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  898. </dd>
  899. </div>
  900. <div id="PARMRK">
  901. <dt><pre><a href="termios.html#PARMRK"><span class="Identifier">PARMRK</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  902. <dd>
  903. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L60" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  904. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L60" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  905. </dd>
  906. </div>
  907. <div id="PARODD">
  908. <dt><pre><a href="termios.html#PARODD"><span class="Identifier">PARODD</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  909. <dd>
  910. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L148" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  911. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L148" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  912. </dd>
  913. </div>
  914. <div id="TAB0">
  915. <dt><pre><a href="termios.html#TAB0"><span class="Identifier">TAB0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  916. <dd>
  917. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L90" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  918. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L90" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  919. </dd>
  920. </div>
  921. <div id="TAB1">
  922. <dt><pre><a href="termios.html#TAB1"><span class="Identifier">TAB1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  923. <dd>
  924. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L91" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  925. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L91" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  926. </dd>
  927. </div>
  928. <div id="TAB2">
  929. <dt><pre><a href="termios.html#TAB2"><span class="Identifier">TAB2</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  930. <dd>
  931. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L92" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  932. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L92" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  933. </dd>
  934. </div>
  935. <div id="TAB3">
  936. <dt><pre><a href="termios.html#TAB3"><span class="Identifier">TAB3</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  937. <dd>
  938. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L93" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  939. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L93" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  940. </dd>
  941. </div>
  942. <div id="TABDLY">
  943. <dt><pre><a href="termios.html#TABDLY"><span class="Identifier">TABDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  944. <dd>
  945. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L89" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  946. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L89" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  947. </dd>
  948. </div>
  949. <div id="TCIFLUSH">
  950. <dt><pre><a href="termios.html#TCIFLUSH"><span class="Identifier">TCIFLUSH</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  951. <dd>
  952. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L176" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  953. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L176" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  954. </dd>
  955. </div>
  956. <div id="TCIOFF">
  957. <dt><pre><a href="termios.html#TCIOFF"><span class="Identifier">TCIOFF</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  958. <dd>
  959. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L170" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  960. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L170" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  961. </dd>
  962. </div>
  963. <div id="TCIOFLUSH">
  964. <dt><pre><a href="termios.html#TCIOFLUSH"><span class="Identifier">TCIOFLUSH</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  965. <dd>
  966. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L178" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  967. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L178" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  968. </dd>
  969. </div>
  970. <div id="TCION">
  971. <dt><pre><a href="termios.html#TCION"><span class="Identifier">TCION</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  972. <dd>
  973. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L171" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  974. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L171" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  975. </dd>
  976. </div>
  977. <div id="TCOFLUSH">
  978. <dt><pre><a href="termios.html#TCOFLUSH"><span class="Identifier">TCOFLUSH</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  979. <dd>
  980. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L177" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  981. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L177" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  982. </dd>
  983. </div>
  984. <div id="TCOOFF">
  985. <dt><pre><a href="termios.html#TCOOFF"><span class="Identifier">TCOOFF</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  986. <dd>
  987. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L168" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  988. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L168" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  989. </dd>
  990. </div>
  991. <div id="TCOON">
  992. <dt><pre><a href="termios.html#TCOON"><span class="Identifier">TCOON</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  993. <dd>
  994. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L169" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  995. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L169" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  996. </dd>
  997. </div>
  998. <div id="TCSADRAIN">
  999. <dt><pre><a href="termios.html#TCSADRAIN"><span class="Identifier">TCSADRAIN</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1000. <dd>
  1001. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L184" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1002. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L184" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1003. </dd>
  1004. </div>
  1005. <div id="TCSAFLUSH">
  1006. <dt><pre><a href="termios.html#TCSAFLUSH"><span class="Identifier">TCSAFLUSH</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1007. <dd>
  1008. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L185" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1009. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L185" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1010. </dd>
  1011. </div>
  1012. <div id="TCSANOW">
  1013. <dt><pre><a href="termios.html#TCSANOW"><span class="Identifier">TCSANOW</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1014. <dd>
  1015. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L183" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1016. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L183" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1017. </dd>
  1018. </div>
  1019. <div id="TIOCGWINSZ">
  1020. <dt><pre><a href="termios.html#TIOCGWINSZ"><span class="Identifier">TIOCGWINSZ</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;sys/ioctl.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#culong"><span class="Identifier">culong</span></a></pre></dt>
  1021. <dd>
  1022. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L244" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1023. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L244" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1024. </dd>
  1025. </div>
  1026. <div id="TOSTOP">
  1027. <dt><pre><a href="termios.html#TOSTOP"><span class="Identifier">TOSTOP</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  1028. <dd>
  1029. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L162" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1030. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L162" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1031. </dd>
  1032. </div>
  1033. <div id="VEOF">
  1034. <dt><pre><a href="termios.html#VEOF"><span class="Identifier">VEOF</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1035. <dd>
  1036. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L46" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1037. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L46" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1038. </dd>
  1039. </div>
  1040. <div id="VEOL">
  1041. <dt><pre><a href="termios.html#VEOL"><span class="Identifier">VEOL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1042. <dd>
  1043. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L52" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1044. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L52" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1045. </dd>
  1046. </div>
  1047. <div id="VERASE">
  1048. <dt><pre><a href="termios.html#VERASE"><span class="Identifier">VERASE</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1049. <dd>
  1050. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L44" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1051. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L44" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1052. </dd>
  1053. </div>
  1054. <div id="VINTR">
  1055. <dt><pre><a href="termios.html#VINTR"><span class="Identifier">VINTR</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1056. <dd>
  1057. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L42" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1058. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L42" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1059. </dd>
  1060. </div>
  1061. <div id="VKILL">
  1062. <dt><pre><a href="termios.html#VKILL"><span class="Identifier">VKILL</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1063. <dd>
  1064. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L45" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1065. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L45" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1066. </dd>
  1067. </div>
  1068. <div id="VMIN">
  1069. <dt><pre><a href="termios.html#VMIN"><span class="Identifier">VMIN</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1070. <dd>
  1071. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L48" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1072. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L48" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1073. </dd>
  1074. </div>
  1075. <div id="VQUIT">
  1076. <dt><pre><a href="termios.html#VQUIT"><span class="Identifier">VQUIT</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1077. <dd>
  1078. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L43" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1079. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L43" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1080. </dd>
  1081. </div>
  1082. <div id="VSTART">
  1083. <dt><pre><a href="termios.html#VSTART"><span class="Identifier">VSTART</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1084. <dd>
  1085. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L49" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1086. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L49" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1087. </dd>
  1088. </div>
  1089. <div id="VSTOP">
  1090. <dt><pre><a href="termios.html#VSTOP"><span class="Identifier">VSTOP</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1091. <dd>
  1092. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L50" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1093. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L50" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1094. </dd>
  1095. </div>
  1096. <div id="VSUSP">
  1097. <dt><pre><a href="termios.html#VSUSP"><span class="Identifier">VSUSP</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1098. <dd>
  1099. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L51" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1100. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L51" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1101. </dd>
  1102. </div>
  1103. <div id="VT0">
  1104. <dt><pre><a href="termios.html#VT0"><span class="Identifier">VT0</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  1105. <dd>
  1106. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L101" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1107. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L101" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1108. </dd>
  1109. </div>
  1110. <div id="VT1">
  1111. <dt><pre><a href="termios.html#VT1"><span class="Identifier">VT1</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  1112. <dd>
  1113. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L102" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1114. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L102" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1115. </dd>
  1116. </div>
  1117. <div id="VTDLY">
  1118. <dt><pre><a href="termios.html#VTDLY"><span class="Identifier">VTDLY</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="termios.html#Cflag"><span class="Identifier">Cflag</span></a></pre></dt>
  1119. <dd>
  1120. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L100" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1121. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L100" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1122. </dd>
  1123. </div>
  1124. <div id="VTIME">
  1125. <dt><pre><a href="termios.html#VTIME"><span class="Identifier">VTIME</span></a> {.<span class="Identifier">importc</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span>.}<span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a></pre></dt>
  1126. <dd>
  1127. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L47" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1128. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L47" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1129. </dd>
  1130. </div>
  1131. </dl>
  1132. </div>
  1133. <div class="section" id="10">
  1134. <h1><a class="toc-backref" href="#10">Consts</a></h1>
  1135. <dl class="item">
  1136. <div id="NCCS">
  1137. <dt><pre><a href="termios.html#NCCS"><span class="Identifier">NCCS</span></a> <span class="Other">=</span> <span class="DecNumber">32</span></pre></dt>
  1138. <dd>
  1139. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L17" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1140. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L17" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1141. </dd>
  1142. </div>
  1143. </dl>
  1144. </div>
  1145. <div class="section" id="12">
  1146. <h1><a class="toc-backref" href="#12">Procs</a></h1>
  1147. <dl class="item">
  1148. <div id="cfGetIspeed-procs-all">
  1149. <div id="cfGetIspeed,ptr.Termios">
  1150. <dt><pre><span class="Keyword">proc</span> <a href="#cfGetIspeed%2Cptr.Termios"><span class="Identifier">cfGetIspeed</span></a><span class="Other">(</span><span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">)</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;cfgetispeed&quot;</span><span class="Other">,</span>
  1151. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1152. <dd>
  1153. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L199" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1154. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L199" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1155. </dd>
  1156. </div>
  1157. </div>
  1158. <div id="cfGetOspeed-procs-all">
  1159. <div id="cfGetOspeed,ptr.Termios">
  1160. <dt><pre><span class="Keyword">proc</span> <a href="#cfGetOspeed%2Cptr.Termios"><span class="Identifier">cfGetOspeed</span></a><span class="Other">(</span><span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">)</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;cfgetospeed&quot;</span><span class="Other">,</span>
  1161. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1162. <dd>
  1163. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L195" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1164. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L195" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1165. </dd>
  1166. </div>
  1167. </div>
  1168. <div id="cfSetIspeed-procs-all">
  1169. <div id="cfSetIspeed,ptr.Termios,Speed">
  1170. <dt><pre><span class="Keyword">proc</span> <a href="#cfSetIspeed%2Cptr.Termios%2CSpeed"><span class="Identifier">cfSetIspeed</span></a><span class="Other">(</span><span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">;</span> <span class="Identifier">speed</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.
  1171. <span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;cfsetispeed&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span>
  1172. <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1173. <dd>
  1174. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L207" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1175. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L207" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1176. </dd>
  1177. </div>
  1178. </div>
  1179. <div id="cfSetOspeed-procs-all">
  1180. <div id="cfSetOspeed,ptr.Termios,Speed">
  1181. <dt><pre><span class="Keyword">proc</span> <a href="#cfSetOspeed%2Cptr.Termios%2CSpeed"><span class="Identifier">cfSetOspeed</span></a><span class="Other">(</span><span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">;</span> <span class="Identifier">speed</span><span class="Other">:</span> <a href="termios.html#Speed"><span class="Identifier">Speed</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.
  1182. <span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;cfsetospeed&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span>
  1183. <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1184. <dd>
  1185. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L203" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1186. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L203" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1187. </dd>
  1188. </div>
  1189. </div>
  1190. <div id="ioctl-procs-all">
  1191. <div id="ioctl,cint,culong,ptr.IOctl_WinSize">
  1192. <dt><pre><span class="Keyword">proc</span> <a href="#ioctl%2Ccint%2Cculong%2Cptr.IOctl_WinSize"><span class="Identifier">ioctl</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">request</span><span class="Other">:</span> <a href="ctypes.html#culong"><span class="Identifier">culong</span></a><span class="Other">;</span> <span class="Identifier">reply</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#IOctl_WinSize"><span class="Identifier">IOctl_WinSize</span></a><span class="Other">)</span><span class="Other">:</span> <a href="system.html#int"><span class="Identifier">int</span></a> {.
  1193. <span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;ioctl&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;stdio.h&gt;&quot;</span><span class="Other">,</span> <span class="Identifier">varargs</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span>
  1194. <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1195. <dd>
  1196. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L255" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1197. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L255" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1198. </dd>
  1199. </div>
  1200. </div>
  1201. <div id="tcDrain-procs-all">
  1202. <div id="tcDrain,cint">
  1203. <dt><pre><span class="Keyword">proc</span> <a href="#tcDrain%2Ccint"><span class="Identifier">tcDrain</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcdrain&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span>
  1204. <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1205. <dd>
  1206. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L227" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1207. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L227" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1208. </dd>
  1209. </div>
  1210. </div>
  1211. <div id="tcFlow-procs-all">
  1212. <div id="tcFlow,cint,cint">
  1213. <dt><pre><span class="Keyword">proc</span> <a href="#tcFlow%2Ccint%2Ccint"><span class="Identifier">tcFlow</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">action</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcflow&quot;</span><span class="Other">,</span>
  1214. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1215. <dd>
  1216. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L236" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1217. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L236" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1218. </dd>
  1219. </div>
  1220. </div>
  1221. <div id="tcFlush-procs-all">
  1222. <div id="tcFlush,cint,cint">
  1223. <dt><pre><span class="Keyword">proc</span> <a href="#tcFlush%2Ccint%2Ccint"><span class="Identifier">tcFlush</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">queue_selector</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcflush&quot;</span><span class="Other">,</span>
  1224. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1225. <dd>
  1226. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L231" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1227. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L231" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1228. </dd>
  1229. </div>
  1230. </div>
  1231. <div id="tcGetAttr-procs-all">
  1232. <div id="tcGetAttr,cint,ptr.Termios">
  1233. <dt><pre><span class="Keyword">proc</span> <a href="#tcGetAttr%2Ccint%2Cptr.Termios"><span class="Identifier">tcGetAttr</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcgetattr&quot;</span><span class="Other">,</span>
  1234. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1235. <dd>
  1236. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L211" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1237. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L211" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1238. </dd>
  1239. </div>
  1240. </div>
  1241. <div id="tcSendBreak-procs-all">
  1242. <div id="tcSendBreak,cint,cint">
  1243. <dt><pre><span class="Keyword">proc</span> <a href="#tcSendBreak%2Ccint%2Ccint"><span class="Identifier">tcSendBreak</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">duration</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.<span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcsendbreak&quot;</span><span class="Other">,</span>
  1244. <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1245. <dd>
  1246. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L220" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1247. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L220" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1248. </dd>
  1249. </div>
  1250. </div>
  1251. <div id="tcSetAttr-procs-all">
  1252. <div id="tcSetAttr,cint,cint,ptr.Termios">
  1253. <dt><pre><span class="Keyword">proc</span> <a href="#tcSetAttr%2Ccint%2Ccint%2Cptr.Termios"><span class="Identifier">tcSetAttr</span></a><span class="Other">(</span><span class="Identifier">fd</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">optional_actions</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a><span class="Other">;</span> <span class="Identifier">termios</span><span class="Other">:</span> <span class="Keyword">ptr</span> <a href="termios.html#Termios"><span class="Identifier">Termios</span></a><span class="Other">)</span><span class="Other">:</span> <a href="ctypes.html#cint"><span class="Identifier">cint</span></a> {.
  1254. <span class="Identifier">importc</span><span class="Other">:</span> <span class="StringLit">&quot;tcsetattr&quot;</span><span class="Other">,</span> <span class="Identifier">header</span><span class="Other">:</span> <span class="StringLit">&quot;&lt;termios.h&gt;&quot;</span><span class="Other">,</span> <span><span class="Other pragmadots">...</span></span><span class="pragmawrap"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span>
  1255. <span class="Identifier">forbids</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span>.}</pre></dt>
  1256. <dd>
  1257. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L216" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1258. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L216" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1259. </dd>
  1260. </div>
  1261. </div>
  1262. </dl>
  1263. </div>
  1264. <div class="section" id="18">
  1265. <h1><a class="toc-backref" href="#18">Templates</a></h1>
  1266. <dl class="item">
  1267. <div id="cceq-templates-all">
  1268. <div id="cceq.t,,">
  1269. <dt><pre><span class="Keyword">template</span> <a href="#cceq.t%2C%2C"><span class="Identifier">cceq</span></a><span class="Other">(</span><span class="Identifier">val</span><span class="Other">,</span> <span class="Identifier">c</span><span class="Other">)</span><span class="Other">:</span> <a href="system.html#untyped"><span class="Identifier">untyped</span></a></pre></dt>
  1270. <dd>
  1271. <a href="https://github.com/nim-lang/Nim/tree/devel/lib/posix/termios.nim#L190" class="link-seesrc" target="_blank">Source</a>&nbsp;&nbsp;
  1272. <a href="https://github.com/nim-lang/Nim/edit/devel/lib/posix/termios.nim#L190" class="link-seesrc" target="_blank" >Edit</a>&nbsp;&nbsp;
  1273. </dd>
  1274. </div>
  1275. </div>
  1276. </dl>
  1277. </div>
  1278. </div>
  1279. </div>
  1280. <div class="twelve-columns footer">
  1281. <span class="nim-sprite"></span>
  1282. <br>
  1283. <small style="color: var(--hint);">Made with Nim. Generated: 2025-02-03 14:57:37 UTC</small>
  1284. </div>
  1285. </div>
  1286. </div>
  1287. <script defer data-domain="nim-lang.org" src="https://plausible.io/js/plausible.js"></script>
  1288. </body>
  1289. </html>