Searched refs:next_ofs (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/smb2/
H A Dfind.c105 uint_t next_ofs=0; local
149 &next_ofs, STR_UNICODE);
152 next_ofs >= b.length) {
160 b = data_blob_const(b.data+next_ofs, b.length - next_ofs);
161 } while (NT_STATUS_IS_OK(status) && next_ofs != 0);
H A Dtransport.c253 uint32_t next_ofs; local
313 next_ofs = IVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND);
314 if (next_ofs > 0) {
315 if (smb2_oob(&req->in, req->in.hdr + next_ofs, SMB2_HDR_BODY + 2)) {
317 next_ofs));
321 req->in.size = NBT_HDR_SIZE + next_ofs;
353 if (next_ofs > 0) {
365 blob.length - next_ofs);
376 req->in.hdr + next_ofs,
469 off_t next_ofs; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/smb2/
H A Dfind.c105 uint_t next_ofs=0; local
149 &next_ofs, STR_UNICODE);
152 next_ofs >= b.length) {
160 b = data_blob_const(b.data+next_ofs, b.length - next_ofs);
161 } while (NT_STATUS_IS_OK(status) && next_ofs != 0);
H A Dtransport.c253 uint32_t next_ofs; local
313 next_ofs = IVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND);
314 if (next_ofs > 0) {
315 if (smb2_oob(&req->in, req->in.hdr + next_ofs, SMB2_HDR_BODY + 2)) {
317 next_ofs));
321 req->in.size = NBT_HDR_SIZE + next_ofs;
353 if (next_ofs > 0) {
365 blob.length - next_ofs);
376 req->in.hdr + next_ofs,
469 off_t next_ofs; local
[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 Dfind.c105 uint_t next_ofs=0; local
149 &next_ofs, STR_UNICODE);
152 next_ofs >= b.length) {
160 b = data_blob_const(b.data+next_ofs, b.length - next_ofs);
161 } while (NT_STATUS_IS_OK(status) && next_ofs != 0);
H A Dtransport.c253 uint32_t next_ofs; local
313 next_ofs = IVAL(req->in.hdr, SMB2_HDR_NEXT_COMMAND);
314 if (next_ofs > 0) {
315 if (smb2_oob(&req->in, req->in.hdr + next_ofs, SMB2_HDR_BODY + 2)) {
317 next_ofs));
321 req->in.size = NBT_HDR_SIZE + next_ofs;
353 if (next_ofs > 0) {
365 blob.length - next_ofs);
376 req->in.hdr + next_ofs,
469 off_t next_ofs; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/raw/
H A Drawsearch.c336 uint_t *next_ofs,
345 *next_ofs = IVAL(blob->data, 0);
346 if (*next_ofs != 0) {
347 blen = *next_ofs;
366 if (*next_ofs != 0 && *next_ofs < 64+len) {
385 if (*next_ofs != 0 && *next_ofs < 68+len) {
396 if (*next_ofs != 0 && *next_ofs < 1
332 smb_raw_search_common(TALLOC_CTX *mem_ctx, enum smb_search_data_level level, const DATA_BLOB *blob, union smb_search_data *data, uint_t *next_ofs, uint_t str_flags) argument
[all...]
H A Draweas.c233 uint32_t next_ofs = IVAL(blob->data, ofs); local
246 ofs += next_ofs;
252 if (next_ofs == 0) break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Drawsearch.c336 uint_t *next_ofs,
345 *next_ofs = IVAL(blob->data, 0);
346 if (*next_ofs != 0) {
347 blen = *next_ofs;
366 if (*next_ofs != 0 && *next_ofs < 64+len) {
385 if (*next_ofs != 0 && *next_ofs < 68+len) {
396 if (*next_ofs != 0 && *next_ofs < 1
332 smb_raw_search_common(TALLOC_CTX *mem_ctx, enum smb_search_data_level level, const DATA_BLOB *blob, union smb_search_data *data, uint_t *next_ofs, uint_t str_flags) argument
[all...]
H A Draweas.c233 uint32_t next_ofs = IVAL(blob->data, ofs); local
246 ofs += next_ofs;
252 if (next_ofs == 0) break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libcli/raw/
H A Drawsearch.c336 uint_t *next_ofs,
345 *next_ofs = IVAL(blob->data, 0);
346 if (*next_ofs != 0) {
347 blen = *next_ofs;
366 if (*next_ofs != 0 && *next_ofs < 64+len) {
385 if (*next_ofs != 0 && *next_ofs < 68+len) {
396 if (*next_ofs != 0 && *next_ofs < 1
332 smb_raw_search_common(TALLOC_CTX *mem_ctx, enum smb_search_data_level level, const DATA_BLOB *blob, union smb_search_data *data, uint_t *next_ofs, uint_t str_flags) argument
[all...]
H A Draweas.c233 uint32_t next_ofs = IVAL(blob->data, ofs); local
246 ofs += next_ofs;
252 if (next_ofs == 0) break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dpxa_camera.c485 int next_ofs = 0; local
504 &sg, &next_ofs);
513 size_u, &sg, &next_ofs);
522 size_v, &sg, &next_ofs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dpxa_camera.c485 int next_ofs = 0; local
504 &sg, &next_ofs);
513 size_u, &sg, &next_ofs);
522 size_v, &sg, &next_ofs);

Completed in 143 milliseconds