tftp_set_errormsg() is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...

tftp_set_errormsg() function

Sets the error message

Syntax

void tftp_set_errormsg(char * buffer,     char* errormsg);
Implemented in tftputils.c:70

Arguments

buffer

errormsg

References

LocationReferrerText
tftputils.c:70
void tftp_set_errormsg(char * buffer, char* errormsg)
tftputils.h:29
void tftp_set_errormsg(char * buffer, char* errormsg);
tftpserver.c:119tftp_construct_error_message()
tftp_set_errormsg(buf, tftp_errorcode_string[err]);

Call Tree

Functions calling tftp_set_errormsg()
Functions called by tftp_set_errormsg()
all items filtered out
tftp_set_errormsg()
strcpy()
all items filtered out
Data read by tftp_set_errormsg()
tftp_set_errormsg()