Lines Matching refs:pmsg
149 * '*pmsg' which contains '*plen' bytes151 * this functions updates '*pmsg' and '*plen', and returns155 qemud_sink_fill( QemudSink* ss, const uint8_t* *pmsg, int *plen)165 memcpy(ss->buff + ss->used, *pmsg, avail);166 *pmsg += avail;