Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c134 tftp_err_t tftp_err; in tftp_load() local
137 rc = tftp(fnip, buffer, len, DEFAULT_TFTP_RETRIES, &tftp_err); in tftp_load()
151 tftp_get_error_info(fnip, &tftp_err, rc, &errstr, &ecode); in tftp_load()