Searched refs:hasIoMsg (Results 1 – 4 of 4) sorted by relevance
30 if (flags_ & (hasIoStat | hasIoMsg | hasErr)) { in SignalError()33 if (msg && (flags_ & hasIoMsg)) { in SignalError()62 if (ioStat_ != IostatOk && msg && (flags_ & hasIoMsg)) { in Forward()
34 void HasIoMsg() { flags_ |= hasIoMsg; } in HasIoMsg()68 hasIoMsg = 16, // IOMSG= enumerator
515 bool hasEnd, bool hasEor, bool hasIoMsg) { in IONAME()529 if (hasIoMsg) { in IONAME()
197 bool hasEnd = false, bool hasEor = false, bool hasIoMsg = false);