Searched refs:tftp_string_error_message (Results 1 – 3 of 3) sorted by relevance
21 extern const char *tftp_string_error_message[];
36 const char *tftp_string_error_message[]={ variable107 tftp_string_error_message[TFTP_ERR_UNKNOWN_ERROR]=strdup(te->errmsg); in send_ack_packet()
225 more_printf("TFTP ERROR msg : %s \n", tftp_string_error_message[-err]); in dump()