/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_print.c | 68 rc = smbsr_decode_vwv(sr, "ww", &setup, &mode); in smb_pre_open_print_file() 159 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_close_print_file() 227 if (smbsr_decode_vwv(sr, "ww", &max_count, &start_ix) != 0) in smb_com_get_print_queue() 256 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_write_print_file()
|
H A D | smb_close.c | 46 rc = smbsr_decode_vwv(sr, "wl", &sr->smb_fid, &sr->arg.timestamp); in smb_pre_close() 87 rc = smbsr_decode_vwv(sr, "wl", &sr->smb_fid, &sr->arg.timestamp); in smb_pre_close_and_tree_disconnect()
|
H A D | smb_create.c | 42 rc = smbsr_decode_vwv(sr, "wl", &op->dattr, &op->mtime.tv_sec); in smb_pre_create() 85 rc = smbsr_decode_vwv(sr, "wl", &op->dattr, &op->mtime.tv_sec); in smb_pre_create_new() 128 rc = smbsr_decode_vwv(sr, "wl", &reserved, &op->mtime.tv_sec); in smb_pre_create_temporary()
|
H A D | smb_write.c | 58 rc = smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &count, &off); in smb_pre_write() 144 rc = smbsr_decode_vwv(sr, "wwll12.", &sr->smb_fid, in smb_pre_write_and_close() 147 rc = smbsr_decode_vwv(sr, "wwll", &sr->smb_fid, in smb_pre_write_and_close() 247 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, &count, &off, &remcnt); in smb_pre_write_and_unlock() 354 rc = smbsr_decode_vwv(sr, "4.wl4.wwwwwl", &sr->smb_fid, in smb_pre_write_andx() 362 rc = smbsr_decode_vwv(sr, "4.wl4.wwwww", &sr->smb_fid, in smb_pre_write_andx()
|
H A D | smb_read.c | 69 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, in smb_pre_read() 155 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, in smb_pre_lock_and_read() 248 rc = smbsr_decode_vwv(sr, "b3.wlwwlwl", ¶m->rw_andx, in smb_pre_read_andx() 261 rc = smbsr_decode_vwv(sr, "b3.wlwwlw", ¶m->rw_andx, in smb_pre_read_andx()
|
H A D | smb_find.c | 246 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_search() 419 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find() 557 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find_close() 625 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find_unique()
|
H A D | smb_lock_byte_range.c | 83 if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &count, &off) != 0) in smb_com_lock_byte_range()
|
H A D | smb_unlock_byte_range.c | 76 if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &Length, &Offset) != 0) in smb_com_unlock_byte_range()
|
H A D | smb_seek.c | 101 if (smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &mode, &off) != 0) in smb_com_seek()
|
H A D | smb_echo.c | 61 if (smbsr_decode_vwv(sr, "w", &necho) != 0) in smb_com_echo()
|
H A D | smb_flush.c | 61 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_flush()
|
H A D | smb_set_fileinfo.c | 195 if (smbsr_decode_vwv(sr, "w", &sr->smb_fid) != 0) in smb_com_set_information2() 391 if (smbsr_decode_vwv(sr, "wl10.", &attributes, &mtime) != 0) in smb_set_information() 432 if (smbsr_decode_vwv(sr, "yyy", &crtime, &atime, &mtime) != 0) in smb_set_information2()
|
H A D | smb_open_andx.c | 225 rc = smbsr_decode_vwv(sr, "ww", &op->omode, &op->fqi.fq_sattr); in smb_pre_open() 331 rc = smbsr_decode_vwv(sr, "b.wwwwwlwll4.", &sr->andx_com, in smb_pre_open_andx()
|
H A D | smb_common_transact.c | 79 rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT, in smb_com_transaction() 188 rc = smbsr_decode_vwv(sr, SMB_TRANSSHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction_secondary() 269 rc = smbsr_decode_vwv(sr, "wwwwwwwl2.wwww", &fid, &category, &function, in smb_com_ioctl() 303 rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction2() 400 rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction2_secondary() 577 rc = smbsr_decode_vwv(sr, SMB_NT_TRANSHDR_ED_FMT, &MaxSetupCount, in smb_com_nt_transact() 676 rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_nt_transact_secondary()
|
H A D | smb_tree_connect.c | 252 rc = smbsr_decode_vwv(sr, "b.www", &sr->andx_com, &sr->andx_off, in smb_pre_tree_connect_andx()
|
H A D | smb_locking_andx.c | 247 rc = smbsr_decode_vwv(sr, "4.wbblww", &sr->smb_fid, &lock_type, in smb_com_locking_andx()
|
H A D | smb_nt_create_andx.c | 179 rc = smbsr_decode_vwv(sr, "5.wlllqlllllb", in smb_pre_nt_create_andx()
|
H A D | smb_session_setup_andx.c | 74 rc = smbsr_decode_vwv(sr, "b.wwwwlww4.l", &sr->andx_com, in smb_pre_session_setup_andx() 110 rc = smbsr_decode_vwv(sr, "b.wwwwlw4.", &sr->andx_com, in smb_pre_session_setup_andx()
|
H A D | smb_rename.c | 82 if ((rc = smbsr_decode_vwv(sr, "w", &src_fqi->fq_sattr)) == 0) { in smb_pre_rename() 155 rc = smbsr_decode_vwv(sr, "wwl", &src_fqi->fq_sattr, in smb_pre_nt_rename()
|
H A D | smb_delete.c | 104 if ((rc = smbsr_decode_vwv(sr, "w", &fqi->fq_sattr)) == 0) in smb_pre_delete()
|
H A D | smb_trans2_find.c | 944 if (smbsr_decode_vwv(sr, "w", &odid) != 0) in smb_com_find_close2()
|
H A D | smb_query_fileinfo.c | 197 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_query_information2()
|
H A D | smb_dispatch.c | 880 smbsr_decode_vwv(struct smb_request *sr, char *fmt, ...) in smbsr_decode_vwv() function
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 321 int smbsr_decode_vwv(smb_request_t *sr, char *fmt, ...);
|