smbsr_decode_data
rc = smbsr_decode_data(sr, "%.U", sr, &stn);
rc = smbsr_decode_data(sr, "%s", sr, &stn);
rc = smbsr_decode_data(sr, "%S", sr, &op->fqi.fq_path.pn_path);
rc = smbsr_decode_data(sr, "%S", sr, &op->fqi.fq_path.pn_path);
rc = smbsr_decode_data(sr, "%S", sr, &op->fqi.fq_path.pn_path);
rc = smbsr_decode_data(sr, "%S", sr, &fqi->fq_path.pn_path);
rc = smbsr_decode_data(sr, "%S", sr,
rc = smbsr_decode_data(sr, "%S", sr,
rc = smbsr_decode_data(sr, "%S", sr,
rc = smbsr_decode_data(sr, "%Abw", sr, &pn->pn_path, &type, &key_len);
rc = smbsr_decode_data(sr, "%Abw", sr, &pn->pn_path, &type, &key_len);
rc = smbsr_decode_data(sr, "%Abw", sr, &path, &type, &key_len);
if ((smbsr_decode_data(sr, "%AV", sr, &pn->pn_path, vdb) != 0) ||
if (smbsr_decode_data(sr, "%L", sr, &negprot->ni_name) != 0) {
rc = smbsr_decode_data(sr, "%#u", sr, NameLength,
rc = smbsr_decode_data(sr, "%S", sr, &op->fqi.fq_path.pn_path);
rc = smbsr_decode_data(sr, "%u", sr, &op->fqi.fq_path.pn_path);
if ((smbsr_decode_data(sr, "D", ¶m->rw_vdb)) != 0) {
rc = smbsr_decode_data(sr, "%S", sr, &identifier);
rc = smbsr_decode_data(sr, "%S", sr, &fqi->fq_path.pn_path);
rc = smbsr_decode_data(sr, "%SS", sr,
rc = smbsr_decode_data(sr, "%SS", sr, &src_fqi->fq_path.pn_path,
rc = smbsr_decode_data(sr, "%#c#cuu", sr,
rc = smbsr_decode_data(sr, "%#c", sr,
rc = smbsr_decode_data(sr, "%u", sr, &native_os);
rc = smbsr_decode_data(sr, "%,u", sr, &native_lm);
rc = smbsr_decode_data(sr, "%u", sr, &native_lm);
rc = smbsr_decode_data(sr, "%#c", sr, sinfo->ssi_lmpwlen,
if (smbsr_decode_data(sr, "%u", sr, &sinfo->ssi_user) != 0)
if (smbsr_decode_data(sr, "%u", sr, &sinfo->ssi_domain) != 0)
if (smbsr_decode_data(sr, "%S", sr, &fqi->fq_path.pn_path) != 0)
rc = smbsr_decode_data(sr, "%#cus", sr, pwlen, pwbuf,
rc = smbsr_decode_data(sr, "%AAA", sr, &tcon->path,
rc = smbsr_decode_data(sr, ".#B", param->rw_count,
rc = smbsr_decode_data(sr, "D", ¶m->rw_vdb);
rc = smbsr_decode_data(sr, "#.#B", param->rw_dsoff, param->rw_count,
rc = smbsr_decode_data(sr, "D", ¶m->rw_vdb);
int smbsr_decode_data(smb_request_t *sr, const char *, ...);