OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tftp_string_error_message
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/libupload/
tftp.h
21
extern const char *
tftp_string_error_message
[];
upload_tftp.c
36
const char *
tftp_string_error_message
[]={
variable
107
tftp_string_error_message
[TFTP_ERR_UNKNOWN_ERROR]=strdup(te->errmsg);
/external/syslinux/com32/hdt/
hdt-dump.c
225
more_printf("TFTP ERROR msg : %s \n",
tftp_string_error_message
[-err]);
Completed in 72 milliseconds