Lines Matching refs:sattr
221 uint16_t sattr, odid;
247 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
266 if ((sattr == FILE_ATTRIBUTE_VOLUME) && (key_len != 21)) {
279 client_key, sattr, name);
296 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);
412 uint16_t sattr, odid;
427 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
453 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);
565 uint16_t sattr, odid;
573 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
631 uint16_t sattr;
642 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0)
666 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);