Searched refs:SIVAL (Results 26 - 50 of 708) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/smb2/
H A Dlock.c42 SIVAL(req->out.body, 0x04, io->in.reserved);
48 SIVAL(req->out.body, 0x28 + i*24, io->in.locks[i].flags);
49 SIVAL(req->out.body, 0x2C + i*24, io->in.locks[i].reserved);
H A Dcancel.c54 SIVAL(c->out.hdr, SMB2_HDR_FLAGS, 0x00000002);
56 SIVAL(c->out.hdr, SMB2_HDR_PID, r->cancel.pending_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dclisecdesc.c34 SIVAL(param, 0, fnum);
35 SIVAL(param, 4, 0x7);
92 SIVAL(param, 0, fnum);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dclisecdesc.c36 SIVAL(param, 0, fnum);
37 SIVAL(param, 4, 0x7);
108 SIVAL(param, 0, fnum);
H A Dclitrans.c73 SIVAL(cli->outbuf,smb_timeout,0); /* timeout */
369 SIVAL(cli->outbuf,smb_nt_TotalParameterCount, lparam);
370 SIVAL(cli->outbuf,smb_nt_TotalDataCount, ldata);
371 SIVAL(cli->outbuf,smb_nt_MaxParameterCount, mparam);
372 SIVAL(cli->outbuf,smb_nt_MaxDataCount, mdata);
373 SIVAL(cli->outbuf,smb_nt_ParameterCount, this_lparam);
374 SIVAL(cli->outbuf,smb_nt_ParameterOffset, smb_offset(outparam,cli->outbuf));
375 SIVAL(cli->outbuf,smb_nt_DataCount, this_ldata);
376 SIVAL(cli->outbuf,smb_nt_DataOffset, smb_offset(outdata,cli->outbuf));
377 SIVAL(cl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libcli/smb2/
H A Dlease_break.c37 SIVAL(req->out.body, 0x02, io->in.reserved);
38 SIVAL(req->out.body, 0x04, io->in.lease.lease_flags);
41 SIVAL(req->out.body, 0x18, io->in.lease.lease_state);
H A Dlock.c42 SIVAL(req->out.body, 0x04, io->in.reserved);
48 SIVAL(req->out.body, 0x28 + i*24, io->in.locks[i].flags);
49 SIVAL(req->out.body, 0x2C + i*24, io->in.locks[i].reserved);
H A Dcancel.c54 SIVAL(c->out.hdr, SMB2_HDR_FLAGS, 0x00000002);
56 SIVAL(c->out.hdr, SMB2_HDR_PID, r->cancel.pending_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/smb2/
H A Dcancel.c54 SIVAL(c->out.hdr, SMB2_HDR_FLAGS, 0x00000002);
56 SIVAL(c->out.hdr, SMB2_HDR_PID, r->cancel.pending_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dincludes.h428 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
431 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),v),SIVAL((p),(ofs)+4,0))
454 #define SINO_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
457 #define SINO_T_VAL(p, ofs, v) (SIVAL(p,ofs,v),SIVAL(p,(ofs)+4,0))
472 #define SBIG_UINT(p, ofs, v) (SIVAL(p,ofs,(v)&0xFFFFFFFF), SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dincludes.h428 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
431 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),v),SIVAL((p),(ofs)+4,0))
454 #define SINO_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
457 #define SINO_T_VAL(p, ofs, v) (SIVAL(p,ofs,v),SIVAL(p,(ofs)+4,0))
472 #define SBIG_UINT(p, ofs, v) (SIVAL(p,ofs,(v)&0xFFFFFFFF), SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dincludes.h428 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
431 #define SDEV_T_VAL(p, ofs, v) (SIVAL((p),(ofs),v),SIVAL((p),(ofs)+4,0))
454 #define SINO_T_VAL(p, ofs, v) (SIVAL((p),(ofs),(v)&0xFFFFFFFF), SIVAL((p),(ofs)+4,(v)>>32))
457 #define SINO_T_VAL(p, ofs, v) (SIVAL(p,ofs,v),SIVAL(p,(ofs)+4,0))
472 #define SBIG_UINT(p, ofs, v) (SIVAL(p,ofs,(v)&0xFFFFFFFF), SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c258 SIVAL(pdata,4,0);
290 SIVAL(pdata,0,ret_data_size);
929 SIVAL(params,8, (uint32)size);
943 SIVAL(params,20,inode);
947 SIVAL(params, 26, ea_size);
949 SIVAL(params, 26, 0);
1274 SIVAL(p,0,reskey);
1280 SIVAL(p,12,(uint32)file_size);
1281 SIVAL(p,16,(uint32)allocation_size);
1306 SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c258 SIVAL(pdata,4,0);
290 SIVAL(pdata,0,ret_data_size);
929 SIVAL(params,8, (uint32)size);
943 SIVAL(params,20,inode);
947 SIVAL(params, 26, ea_size);
949 SIVAL(params, 26, 0);
1274 SIVAL(p,0,reskey);
1280 SIVAL(p,12,(uint32)file_size);
1281 SIVAL(p,16,(uint32)allocation_size);
1306 SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c258 SIVAL(pdata,4,0);
290 SIVAL(pdata,0,ret_data_size);
929 SIVAL(params,8, (uint32)size);
943 SIVAL(params,20,inode);
947 SIVAL(params, 26, ea_size);
949 SIVAL(params, 26, 0);
1274 SIVAL(p,0,reskey);
1280 SIVAL(p,12,(uint32)file_size);
1281 SIVAL(p,16,(uint32)allocation_size);
1306 SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dclitrans.c73 SIVAL(cli->outbuf,smb_timeout,0); /* timeout */
369 SIVAL(cli->outbuf,smb_nt_TotalParameterCount, lparam);
370 SIVAL(cli->outbuf,smb_nt_TotalDataCount, ldata);
371 SIVAL(cli->outbuf,smb_nt_MaxParameterCount, mparam);
372 SIVAL(cli->outbuf,smb_nt_MaxDataCount, mdata);
373 SIVAL(cli->outbuf,smb_nt_ParameterCount, this_lparam);
374 SIVAL(cli->outbuf,smb_nt_ParameterOffset, smb_offset(outparam,cli->outbuf));
375 SIVAL(cli->outbuf,smb_nt_DataCount, this_ldata);
376 SIVAL(cli->outbuf,smb_nt_DataOffset, smb_offset(outdata,cli->outbuf));
377 SIVAL(cl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dclitrans.c73 SIVAL(cli->outbuf,smb_timeout,0); /* timeout */
369 SIVAL(cli->outbuf,smb_nt_TotalParameterCount, lparam);
370 SIVAL(cli->outbuf,smb_nt_TotalDataCount, ldata);
371 SIVAL(cli->outbuf,smb_nt_MaxParameterCount, mparam);
372 SIVAL(cli->outbuf,smb_nt_MaxDataCount, mdata);
373 SIVAL(cli->outbuf,smb_nt_ParameterCount, this_lparam);
374 SIVAL(cli->outbuf,smb_nt_ParameterOffset, smb_offset(outparam,cli->outbuf));
375 SIVAL(cli->outbuf,smb_nt_DataCount, this_ldata);
376 SIVAL(cli->outbuf,smb_nt_DataOffset, smb_offset(outdata,cli->outbuf));
377 SIVAL(cl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/smb_server/smb2/
H A Dnegprot.c171 SIVAL(req->out.body, 0x04, io->out.dialect_revision);
172 SIVAL(req->out.body, 0x06, io->out.reserved);
179 SIVAL(req->out.body, 0x18, io->out.capabilities);
180 SIVAL(req->out.body, 0x1C, io->out.max_transact_size);
181 SIVAL(req->out.body, 0x20, io->out.max_read_size);
182 SIVAL(req->out.body, 0x24, io->out.max_write_size);
185 SIVAL(req->out.body, 0x3C, io->out.reserved2);
270 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
273 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
276 SIVAL(re
[all...]
H A Dtcon.c57 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
60 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
63 SIVAL(req->in.hdr, SMB2_HDR_FLAGS, 0);
64 SIVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND, 0);
66 SIVAL(req->in.hdr, SMB2_HDR_PID, 0);
67 SIVAL(req->in.hdr, SMB2_HDR_TID, 0);
79 SIVAL(req->out.body, 0x04, 0x00000000);
171 SIVAL(base, offset, handle->hid);
172 SIVAL(base, offset + 4, handle->tcon->tid);
375 SIVAL(re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/smb_server/smb2/
H A Dnegprot.c171 SIVAL(req->out.body, 0x04, io->out.dialect_revision);
172 SIVAL(req->out.body, 0x06, io->out.reserved);
179 SIVAL(req->out.body, 0x18, io->out.capabilities);
180 SIVAL(req->out.body, 0x1C, io->out.max_transact_size);
181 SIVAL(req->out.body, 0x20, io->out.max_read_size);
182 SIVAL(req->out.body, 0x24, io->out.max_write_size);
185 SIVAL(req->out.body, 0x3C, io->out.reserved2);
270 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
273 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
276 SIVAL(re
[all...]
H A Dtcon.c57 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
60 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
63 SIVAL(req->in.hdr, SMB2_HDR_FLAGS, 0);
64 SIVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND, 0);
66 SIVAL(req->in.hdr, SMB2_HDR_PID, 0);
67 SIVAL(req->in.hdr, SMB2_HDR_TID, 0);
79 SIVAL(req->out.body, 0x04, 0x00000000);
171 SIVAL(base, offset, handle->hid);
172 SIVAL(base, offset + 4, handle->tcon->tid);
375 SIVAL(re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/smb_server/smb2/
H A Dnegprot.c171 SIVAL(req->out.body, 0x04, io->out.dialect_revision);
172 SIVAL(req->out.body, 0x06, io->out.reserved);
179 SIVAL(req->out.body, 0x18, io->out.capabilities);
180 SIVAL(req->out.body, 0x1C, io->out.max_transact_size);
181 SIVAL(req->out.body, 0x20, io->out.max_read_size);
182 SIVAL(req->out.body, 0x24, io->out.max_write_size);
185 SIVAL(req->out.body, 0x3C, io->out.reserved2);
270 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
273 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
276 SIVAL(re
[all...]
H A Dtcon.c57 SIVAL(req->in.hdr, 0, SMB2_MAGIC);
60 SIVAL(req->in.hdr, SMB2_HDR_STATUS, 0);
63 SIVAL(req->in.hdr, SMB2_HDR_FLAGS, 0);
64 SIVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND, 0);
66 SIVAL(req->in.hdr, SMB2_HDR_PID, 0);
67 SIVAL(req->in.hdr, SMB2_HDR_TID, 0);
79 SIVAL(req->out.body, 0x04, 0x00000000);
171 SIVAL(base, offset, handle->hid);
172 SIVAL(base, offset + 4, handle->tcon->tid);
375 SIVAL(re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbd/
H A Dtrans2.c278 SIVAL(params,8, (uint32)size);
289 SIVAL(params,20,inode);
435 SIVAL(p,0,reskey);
441 SIVAL(p,l1_cbFile,(uint32)size);
442 SIVAL(p,l1_cbFileAlloc,SMB_ROUNDUP(size,1024));
453 SIVAL(p,0,reskey);
459 SIVAL(p,l2_cbFile,(uint32)size);
460 SIVAL(p,l2_cbFileAlloc,SMB_ROUNDUP(size,1024));
462 SIVAL(p,l2_cbList,0); /* No extended attributes */
470 SIVAL(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbd/
H A Dtrans2.c278 SIVAL(params,8, (uint32)size);
289 SIVAL(params,20,inode);
435 SIVAL(p,0,reskey);
441 SIVAL(p,l1_cbFile,(uint32)size);
442 SIVAL(p,l1_cbFileAlloc,SMB_ROUNDUP(size,1024));
453 SIVAL(p,0,reskey);
459 SIVAL(p,l2_cbFile,(uint32)size);
460 SIVAL(p,l2_cbFileAlloc,SMB_ROUNDUP(size,1024));
462 SIVAL(p,l2_cbList,0); /* No extended attributes */
470 SIVAL(
[all...]

Completed in 236 milliseconds

1234567891011>>