HomeSort by relevance Sort by last modified time
    Searched full:tp_error (Results 1 - 4 of 4) sorted by null

  /external/qemu/slirp/
tftp.h 28 } tp_error; member in union:tftp_t::__anon11273
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::__anon11283
tftp.c 196 tp->x.tp_error.tp_error_code = htons(errorcode);
197 pstrcpy((char *)tp->x.tp_error.tp_msg, sizeof(tp->x.tp_error.tp_msg), msg);

Completed in 48 milliseconds