Searched defs:isFIFO (Results 1 – 6 of 6) sorted by relevance
22 isFIFO: constants.UV_DIRENT_FIFO, property
47 isFIFO: function () { method188 isFIFO: function () { method
189 isFIFO() { method in Dirent440 StatsBase.prototype.isFIFO = function() { method in StatsBase
1331 public isFIFO() { return (this.mode & S_IFMT) === S_IFIFO; } method in Stats
523 isFIFO() { method in PathBase
551 isFIFO() { method in PathBase