Home | History | Annotate | Download | only in python2.7

Lines Matching full:fifo

84 FIFOTYPE = "6"                  # fifo special device
141 S_IFIFO = 0010000 # fifo
1944 (directory, fifo, symbolic link, etc.). If given, `arcname'
2214 """Make a fifo called targetpath.
2219 raise ExtractError("fifo not supported by system")