Home | Sort by relevance Sort by last modified time |
/external/qemu/slirp/ | |
tftp.h | 28 } tp_error; member in union:tftp_t::__anon13860 |
tftp.c | 194 tp->x.tp_error.tp_error_code = htons(errorcode); 195 pstrcpy((char *)tp->x.tp_error.tp_msg, sizeof(tp->x.tp_error.tp_msg), msg); |
/external/qemu/slirp-android/ | |
tftp.h | 28 } tp_error; member in union:tftp_t::__anon13870 |