Home
last modified time | relevance | path

Searched refs:TFTP_ERR_UNABLE_TO_RESOLVE (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/libupload/
Dtftp.h16 TFTP_ERR_UNABLE_TO_RESOLVE = 9, // Not in RFC, internal usage enumerator
Dupload_tftp.c147 return -TFTP_ERR_UNABLE_TO_RESOLVE; in upload_tftp_write()