Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
IO
/
//opt/alt/ruby27/share/ri/system/IO/ioctl-i.ri
U:RDoc::AnyMethod[iI" ioctl:ETI" IO#ioctl;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GProvides a mechanism for issuing low-level commands to control or ;TI"Iquery I/O devices. Arguments and results are platform dependent. If ;TI"F<i>arg</i> is a number, its value is passed directly. If it is a ;TI"Fstring, it is interpreted as a binary sequence of bytes. On Unix ;TI"Jplatforms, see <code>ioctl(2)</code> for details. Not implemented on ;TI"all platforms.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"/ios.ioctl(integer_cmd, arg) -> integer ;T0[ I"(p1, p2 = v2);T@FI"IO;TcRDoc::NormalClass00