smbsr_decode_vwv
rc = smbsr_decode_vwv(sr, "wl", &sr->smb_fid, &sr->arg.timestamp);
rc = smbsr_decode_vwv(sr, "wl", &sr->smb_fid, &sr->arg.timestamp);
rc = smbsr_decode_vwv(sr, SMB_TRANSSHDR_ED_FMT, &tpscnt, &tdscnt,
rc = smbsr_decode_vwv(sr, "wwwwwwwl2.wwww", &fid, &category, &function,
rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT, &tpscnt, &tdscnt,
rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt,
rc = smbsr_decode_vwv(sr, SMB_NT_TRANSHDR_ED_FMT, &MaxSetupCount,
rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt,
rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT,
rc = smbsr_decode_vwv(sr, "wl", &reserved, &op->mtime.tv_sec);
rc = smbsr_decode_vwv(sr, "wl", &op->dattr, &op->mtime.tv_sec);
rc = smbsr_decode_vwv(sr, "wl", &op->dattr, &op->mtime.tv_sec);
if ((rc = smbsr_decode_vwv(sr, "w", &fqi->fq_sattr)) == 0)
if (smbsr_decode_vwv(sr, "w", &necho) != 0)
if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid);
if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &count, &off) != 0)
rc = smbsr_decode_vwv(sr, "4.wbblww", &sr->smb_fid, &lock_type,
rc = smbsr_decode_vwv(sr, "5.wlllqlllllb",
rc = smbsr_decode_vwv(sr, "ww", &op->omode, &op->fqi.fq_sattr);
rc = smbsr_decode_vwv(sr, "b.wwwwwlwll4.", &sr->andx_com,
rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid);
if (smbsr_decode_vwv(sr, "ww", &max_count, &start_ix) != 0)
rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid);
rc = smbsr_decode_vwv(sr, "ww", &setup, &mode);
rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid);
rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "b3.wlwwlwl", ¶m->rw_andx,
rc = smbsr_decode_vwv(sr, "b3.wlwwlw", ¶m->rw_andx,
rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "wwl", &src_fqi->fq_sattr,
if ((rc = smbsr_decode_vwv(sr, "w", &src_fqi->fq_sattr)) == 0) {
if (smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &mode, &off) != 0)
rc = smbsr_decode_vwv(sr, "ww4.l",
rc = smbsr_decode_vwv(sr, "w4.l",
rc = smbsr_decode_vwv(sr, "b.www6.",
rc = smbsr_decode_vwv(sr, "w4.",
if (smbsr_decode_vwv(sr, "w", &sr->smb_fid) != 0)
if (smbsr_decode_vwv(sr, "wl10.", &attributes, &mtime) != 0)
if (smbsr_decode_vwv(sr, "yyy", &crtime, &atime, &mtime) != 0)
if (smbsr_decode_vwv(sr, "w", &odid) != 0)
rc = smbsr_decode_vwv(sr, "b.www", &sr->andx_com, &sr->andx_off,
if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &Length, &Offset) != 0)
rc = smbsr_decode_vwv(sr, "wwll12.", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "wwll", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, &count, &off, &remcnt);
rc = smbsr_decode_vwv(sr, "4.wl4.wwwwwl", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "4.wl4.wwwww", &sr->smb_fid,
rc = smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &count, &off);
int smbsr_decode_vwv(smb_request_t *sr, const char *, ...);