Home
last modified time | relevance | path

Searched refs:smbsr_decode_vwv (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_print.c68 rc = smbsr_decode_vwv(sr, "ww", &setup, &mode); in smb_pre_open_print_file()
158 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_close_print_file()
226 if (smbsr_decode_vwv(sr, "ww", &max_count, &start_ix) != 0) in smb_com_get_print_queue()
255 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_write_print_file()
H A Dsmb_session_setup_andx.c60 rc = smbsr_decode_vwv(sr, "b.www6.", in smb_pre_session_setup_andx()
71 rc = smbsr_decode_vwv(sr, "w4.", in smb_pre_session_setup_andx()
100 rc = smbsr_decode_vwv(sr, "ww4.l", in smb_pre_session_setup_andx()
130 rc = smbsr_decode_vwv(sr, "w4.l", in smb_pre_session_setup_andx()
H A Dsmb_close.c46 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 Dsmb_write.c59 rc = smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &count, &off); in smb_pre_write()
143 rc = smbsr_decode_vwv(sr, "wwll12.", &sr->smb_fid, in smb_pre_write_and_close()
146 rc = smbsr_decode_vwv(sr, "wwll", &sr->smb_fid, in smb_pre_write_and_close()
244 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, &count, &off, &remcnt); in smb_pre_write_and_unlock()
383 rc = smbsr_decode_vwv(sr, "4.wl4.wwwwwl", &sr->smb_fid, in smb_pre_write_andx()
391 rc = smbsr_decode_vwv(sr, "4.wl4.wwwww", &sr->smb_fid, in smb_pre_write_andx()
H A Dsmb_create.c43 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()
127 rc = smbsr_decode_vwv(sr, "wl", &reserved, &op->mtime.tv_sec); in smb_pre_create_temporary()
H A Dsmb_read.c69 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, in smb_pre_read()
153 rc = smbsr_decode_vwv(sr, "wwlw", &sr->smb_fid, in smb_pre_lock_and_read()
277 rc = smbsr_decode_vwv(sr, "b3.wlwwlwl", &param->rw_andx, in smb_pre_read_andx()
290 rc = smbsr_decode_vwv(sr, "b3.wlwwlw", &param->rw_andx, in smb_pre_read_andx()
H A Dsmb_rename.c68 if ((rc = smbsr_decode_vwv(sr, "w", &src_fqi->fq_sattr)) == 0) { in smb_pre_rename()
139 rc = smbsr_decode_vwv(sr, "wwl", &src_fqi->fq_sattr, in smb_pre_nt_rename()
H A Dsmb_find.c247 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_search()
428 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find()
575 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find_close()
644 if (smbsr_decode_vwv(sr, "ww", &maxcount, &sattr) != 0) in smb_com_find_unique()
H A Dsmb_unlock_byte_range.c78 if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &Length, &Offset) != 0) in smb_com_unlock_byte_range()
H A Dsmb_lock_byte_range.c89 if (smbsr_decode_vwv(sr, "wll", &sr->smb_fid, &count, &off) != 0) in smb_com_lock_byte_range()
H A Dsmb_seek.c103 if (smbsr_decode_vwv(sr, "wwl", &sr->smb_fid, &mode, &off) != 0) in smb_com_seek()
H A Dsmb_set_fileinfo.c185 if (smbsr_decode_vwv(sr, "w", &sr->smb_fid) != 0) in smb_com_set_information2()
401 if (smbsr_decode_vwv(sr, "wl10.", &attributes, &mtime) != 0) in smb_set_information()
439 if (smbsr_decode_vwv(sr, "yyy", &crtime, &atime, &mtime) != 0) in smb_set_information2()
H A Dsmb_flush.c63 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_flush()
H A Dsmb_echo.c67 if (smbsr_decode_vwv(sr, "w", &necho) != 0) in smb_com_echo()
H A Dsmb_open_andx.c226 rc = smbsr_decode_vwv(sr, "ww", &op->omode, &op->fqi.fq_sattr); in smb_pre_open()
339 rc = smbsr_decode_vwv(sr, "b.wwwwwlwll4.", &sr->andx_com, in smb_pre_open_andx()
H A Dsmb_common_transact.c86 rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT, in smb_com_transaction()
195 rc = smbsr_decode_vwv(sr, SMB_TRANSSHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction_secondary()
276 rc = smbsr_decode_vwv(sr, "wwwwwwwl2.wwww", &fid, &category, &function, in smb_com_ioctl()
310 rc = smbsr_decode_vwv(sr, SMB_TRANSHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction2()
407 rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_transaction2_secondary()
584 rc = smbsr_decode_vwv(sr, SMB_NT_TRANSHDR_ED_FMT, &MaxSetupCount, in smb_com_nt_transact()
683 rc = smbsr_decode_vwv(sr, SMB_TRANS2SHDR_ED_FMT, &tpscnt, &tdscnt, in smb_com_nt_transact_secondary()
H A Dsmb_locking_andx.c261 rc = smbsr_decode_vwv(sr, "4.wbblww", &sr->smb_fid, &lock_type, in smb_com_locking_andx()
H A Dsmb_tree_connect.c278 rc = smbsr_decode_vwv(sr, "b.www", &sr->andx_com, &sr->andx_off, in smb_pre_tree_connect_andx()
H A Dsmb_nt_create_andx.c181 rc = smbsr_decode_vwv(sr, "5.wlllqlllllb", in smb_pre_nt_create_andx()
H A Dsmb_delete.c104 if ((rc = smbsr_decode_vwv(sr, "w", &fqi->fq_sattr)) == 0) in smb_pre_delete()
H A Dsmb_trans2_find.c1009 if (smbsr_decode_vwv(sr, "w", &odid) != 0) in smb_com_find_close2()
H A Dsmb_query_fileinfo.c186 rc = smbsr_decode_vwv(sr, "w", &sr->smb_fid); in smb_pre_query_information2()
H A Dsmb_dispatch.c1007 smbsr_decode_vwv(struct smb_request *sr, const char *fmt, ...) in smbsr_decode_vwv() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h378 int smbsr_decode_vwv(smb_request_t *sr, const char *, ...);