Searched refs:tftp_send_error (Results 1 – 1 of 1) sorted by relevance
178 static int tftp_send_error(int sock, int code, const char *msg) in tftp_send_error() function279 tftp_send_error(sock, 1, "file not found"); in handle_rrq()457 tftp_send_error(client->sock, 4, "Expected DATA opcode"); in handle_writer()