Lines Matching +full:fifo +full:- +full:width
34 .Nd make a fifo file
48 creates a new fifo file with name
57 The fifo's owner ID is set to the process's effective user ID.
58 The fifo's group ID is set to that of the parent directory in
68 In this case the newly created FIFO is created relative to the
82 .Rv -std mkfifo
87 will fail and no fifo will be created if:
88 .Bl -tag -width Er
90 The kernel has not been configured to support fifo's.
100 is denied on the parent directory of the fifo to be created.
104 The named file would reside on a read-only file system.
112 The directory in which the entry for the new fifo is being placed
117 fifo is being created.
119 The directory in which the entry for the new fifo
125 which the fifo is being created has been exhausted.
144 .Bl -tag -width Er
172 .St -p1003.1-90 .