Searched refs:DT_IO_ERROR (Results 1 – 1 of 1) sorted by relevance
60 #define DT_IO_ERROR(f) \ macro164 DT_IO_ERROR("Failed read()"); in ReadFullyWithoutChecks()180 DT_IO_ERROR("Failed ioctl(read_fd_, FIONREAD, &avail)"); in ReadUpToMax()190 DT_IO_ERROR("Failed poll on read fd."); in ReadUpToMax()232 DT_IO_ERROR("Failed to poll!"); in ReadFully()269 DT_IO_ERROR("Failed write()"); in WriteFullyWithoutChecks()323 DT_IO_ERROR("Failed to receive fds!"); in ReceiveFdsFromSocket()331 DT_IO_ERROR("Received fds were invalid!"); in ReceiveFdsFromSocket()338 DT_IO_ERROR("Unknown message sent with fds."); in ReceiveFdsFromSocket()397 DT_IO_ERROR("Failed to read handshake"); in Accept()[all …]