Searched refs:DT_IO_ERROR (Results 1 – 1 of 1) sorted by relevance
58 #define DT_IO_ERROR(f) \ macro162 DT_IO_ERROR("Failed read()"); in ReadFullyWithoutChecks()178 DT_IO_ERROR("Failed ioctl(read_fd_, FIONREAD, &avail)"); in ReadUpToMax()188 DT_IO_ERROR("Failed poll on read fd."); in ReadUpToMax()230 DT_IO_ERROR("Failed to poll!"); in ReadFully()267 DT_IO_ERROR("Failed write()"); in WriteFullyWithoutChecks()316 DT_IO_ERROR("Failed to receive fds!"); in ReceiveFdsFromSocket()324 DT_IO_ERROR("Received fds were invalid!"); in ReceiveFdsFromSocket()331 DT_IO_ERROR("Unknown message sent with fds."); in ReceiveFdsFromSocket()390 DT_IO_ERROR("Failed to read handshake"); in Accept()[all …]