Lines Matching refs:error_msg
225 if (nbytes == 0) error_msg("Connection lost."); in read_ack()
226 else if (nbytes > 0) error_msg("Short packet: %d bytes", nbytes); in read_ack()
227 else error_msg("Server read ACK failure."); in read_ack()
237 error_msg("Invalid address in DATA."); in read_ack()
241 error_msg("Invalid port in DATA."); in read_ack()
250 error_msg("Bad opcode."); in read_ack()
262 error_msg("Timeout, Waiting for ACK."); in read_ack()
301 error_msg("Invalid address in DATA."); in file_get()
311 error_msg("Invalid port in DATA."); in file_get()
318 error_msg("Tiny data packet ignored."); in file_get()
357 error_msg("Retry limit exceeded."); in file_get()
400 error_msg("Retry count exceeded."); in file_put()
421 error_msg("Retry count exceeded."); in file_put()