Searched refs:FIFOTYPE (Results 1 – 1 of 1) sorted by relevance
84 FIFOTYPE = "6" # fifo special device variable105 SYMTYPE, DIRTYPE, FIFOTYPE,1466 return self.type == FIFOTYPE1470 return self.type in (CHRTYPE, BLKTYPE, FIFOTYPE)1870 type = FIFOTYPE