Searched refs:wvalp (Results 1 – 2 of 2) sorted by relevance
219 uint16_t *wvalp; in buf_decode() local291 wvalp = va_arg(ap, uint16_t *); in buf_decode()293 *wvalp++ = LE_IN16(mb->scan); in buf_decode()
157 uint16_t *wvalp; in smb_mbc_vdecodef() local232 wvalp = va_arg(ap, uint16_t *); in smb_mbc_vdecodef()234 if (mbc_marshal_get_short(mbc, wvalp++) != 0) in smb_mbc_vdecodef()