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

Lines Matching refs:FIFOTYPE

84 FIFOTYPE = "6"                  # fifo special device
105 SYMTYPE, DIRTYPE, FIFOTYPE,
1468 return self.type == FIFOTYPE
1472 return self.type in (CHRTYPE, BLKTYPE, FIFOTYPE)
1872 type = FIFOTYPE