Searched refs:wvalp (Results 1 – 2 of 2) sorted by relevance
221 uint16_t *wvalp; in buf_decode() local287 wvalp = va_arg(ap, uint16_t *); in buf_decode()289 *wvalp++ = LE_IN16(mb->scan); in buf_decode()
152 uint16_t *wvalp; in smb_mbc_vdecodef() local214 wvalp = va_arg(ap, uint16_t *); in smb_mbc_vdecodef()216 if (mbc_marshal_get_short(mbc, wvalp++) != 0) in smb_mbc_vdecodef()