File: //usr/share/ri/3.0.0/system/File/mkfifo-c.ri
U:RDoc::AnyMethod[iI"mkfifo:ETI"File::mkfifo;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"@Creates a FIFO special file with name _file_name_. _mode_ ;TI"Gspecifies the FIFO's permissions. It is modified by the process's ;TI"Eumask in the usual way: the permissions of the created file are ;TI"(mode & ~umask).;T:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"-File.mkfifo(file_name, mode=0666) => 0
;T0[ I"(*args);T@FI" File;TcRDoc::NormalClass00