Searched refs:msg_buf (Results 1 – 3 of 3) sorted by relevance
| /system/ulib/tftp/include/tftp/ |
| A D | tftp.h | 276 void* msg_buf,
|
| /system/ulib/tftp/ |
| A D | tftp.c | 1031 void* msg_buf, in tftp_timeout() argument 1053 return tftp_prepare_data(session, msg_buf, msg_len, timeout_ms, file_cookie); in tftp_timeout() 1056 tftp_prepare_ack(session, msg_buf, msg_len); in tftp_timeout()
|
| /system/ulib/launchpad/ |
| A D | launchpad.c | 855 void** msg_buf, size_t* buf_size, in build_message() argument 906 *msg_buf = msg; in build_message()
|
Completed in 11 milliseconds