Searched refs:recv_helper (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/raw/
H A Drawtrans.c84 state = talloc_get_type(req->recv_helper.private_data,
93 ZERO_STRUCT(req->recv_helper);
107 struct smb_raw_trans2_recv_state *state = talloc_get_type(req->recv_helper.private_data,
377 req->recv_helper.fn = smb_raw_trans2_recv_helper;
378 req->recv_helper.private_data = state;
561 state = talloc_get_type(req->recv_helper.private_data,
570 ZERO_STRUCT(req->recv_helper);
584 struct smb_raw_nttrans_recv_state *state = talloc_get_type(req->recv_helper.private_data,
834 req->recv_helper.fn = smb_raw_nttrans_recv_helper;
835 req->recv_helper
[all...]
H A Dclitransport.c487 if (req->recv_helper.fn) {
492 req->state = req->recv_helper.fn(req);
H A Dlibcliraw.h242 req->async.fn callback handler unless the recv_helper returns
247 } recv_helper; member in struct:smbcli_request
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Drawtrans.c84 state = talloc_get_type(req->recv_helper.private_data,
93 ZERO_STRUCT(req->recv_helper);
107 struct smb_raw_trans2_recv_state *state = talloc_get_type(req->recv_helper.private_data,
377 req->recv_helper.fn = smb_raw_trans2_recv_helper;
378 req->recv_helper.private_data = state;
561 state = talloc_get_type(req->recv_helper.private_data,
570 ZERO_STRUCT(req->recv_helper);
584 struct smb_raw_nttrans_recv_state *state = talloc_get_type(req->recv_helper.private_data,
834 req->recv_helper.fn = smb_raw_nttrans_recv_helper;
835 req->recv_helper
[all...]
H A Dclitransport.c487 if (req->recv_helper.fn) {
492 req->state = req->recv_helper.fn(req);
H A Dlibcliraw.h242 req->async.fn callback handler unless the recv_helper returns
247 } recv_helper; member in struct:smbcli_request
/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 Drawtrans.c84 state = talloc_get_type(req->recv_helper.private_data,
93 ZERO_STRUCT(req->recv_helper);
107 struct smb_raw_trans2_recv_state *state = talloc_get_type(req->recv_helper.private_data,
377 req->recv_helper.fn = smb_raw_trans2_recv_helper;
378 req->recv_helper.private_data = state;
561 state = talloc_get_type(req->recv_helper.private_data,
570 ZERO_STRUCT(req->recv_helper);
584 struct smb_raw_nttrans_recv_state *state = talloc_get_type(req->recv_helper.private_data,
834 req->recv_helper.fn = smb_raw_nttrans_recv_helper;
835 req->recv_helper
[all...]
H A Dclitransport.c487 if (req->recv_helper.fn) {
492 req->state = req->recv_helper.fn(req);
H A Dlibcliraw.h242 req->async.fn callback handler unless the recv_helper returns
247 } recv_helper; member in struct:smbcli_request

Completed in 166 milliseconds