Searched refs:pending_recv (Results 1 - 18 of 18) 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 Dclitransport.c147 if (transport->pending_recv) {
148 struct smbcli_request *req = transport->pending_recv;
151 DLIST_REMOVE(transport->pending_recv, req);
300 for (req=transport->pending_recv; req; req=req->next) {
380 req = transport->pending_recv;
398 for (req=transport->pending_recv; req; req=req->next) {
499 DLIST_REMOVE(transport->pending_recv, req);
507 DLIST_REMOVE(transport->pending_recv, req);
551 DLIST_REMOVE(req->transport->pending_recv, req);
567 DLIST_REMOVE(req->transport->pending_recv, re
[all...]
H A Dlibcliraw.h158 struct smbcli_request *pending_recv; member in struct:smbcli_transport
H A Drawrequest.c65 DLIST_REMOVE(req->transport->pending_recv, req);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Dclitransport.c147 if (transport->pending_recv) {
148 struct smbcli_request *req = transport->pending_recv;
151 DLIST_REMOVE(transport->pending_recv, req);
300 for (req=transport->pending_recv; req; req=req->next) {
380 req = transport->pending_recv;
398 for (req=transport->pending_recv; req; req=req->next) {
499 DLIST_REMOVE(transport->pending_recv, req);
507 DLIST_REMOVE(transport->pending_recv, req);
551 DLIST_REMOVE(req->transport->pending_recv, req);
567 DLIST_REMOVE(req->transport->pending_recv, re
[all...]
H A Dlibcliraw.h158 struct smbcli_request *pending_recv; member in struct:smbcli_transport
H A Drawrequest.c65 DLIST_REMOVE(req->transport->pending_recv, req);
/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 Dclitransport.c147 if (transport->pending_recv) {
148 struct smbcli_request *req = transport->pending_recv;
151 DLIST_REMOVE(transport->pending_recv, req);
300 for (req=transport->pending_recv; req; req=req->next) {
380 req = transport->pending_recv;
398 for (req=transport->pending_recv; req; req=req->next) {
499 DLIST_REMOVE(transport->pending_recv, req);
507 DLIST_REMOVE(transport->pending_recv, req);
551 DLIST_REMOVE(req->transport->pending_recv, req);
567 DLIST_REMOVE(req->transport->pending_recv, re
[all...]
H A Dlibcliraw.h158 struct smbcli_request *pending_recv; member in struct:smbcli_transport
H A Drawrequest.c65 DLIST_REMOVE(req->transport->pending_recv, req);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/smb2/
H A Dtransport.c134 while (transport->pending_recv) {
135 struct smb2_request *req = transport->pending_recv;
138 DLIST_REMOVE(transport->pending_recv, req);
281 for (req=transport->pending_recv; req; req=req->next) {
386 DLIST_REMOVE(transport->pending_recv, req);
396 DLIST_REMOVE(transport->pending_recv, req);
416 DLIST_REMOVE(req->transport->pending_recv, req);
432 DLIST_REMOVE(req->transport->pending_recv, req);
524 DLIST_ADD(req->transport->pending_recv, req);
H A Dsmb2.h95 struct smb2_request *pending_recv; member in struct:smb2_transport
H A Drequest.c52 DLIST_REMOVE(req->transport->pending_recv, req);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/smb2/
H A Dtransport.c134 while (transport->pending_recv) {
135 struct smb2_request *req = transport->pending_recv;
138 DLIST_REMOVE(transport->pending_recv, req);
281 for (req=transport->pending_recv; req; req=req->next) {
386 DLIST_REMOVE(transport->pending_recv, req);
396 DLIST_REMOVE(transport->pending_recv, req);
416 DLIST_REMOVE(req->transport->pending_recv, req);
432 DLIST_REMOVE(req->transport->pending_recv, req);
524 DLIST_ADD(req->transport->pending_recv, req);
H A Dsmb2.h95 struct smb2_request *pending_recv; member in struct:smb2_transport
H A Drequest.c52 DLIST_REMOVE(req->transport->pending_recv, req);
/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 Dtransport.c134 while (transport->pending_recv) {
135 struct smb2_request *req = transport->pending_recv;
138 DLIST_REMOVE(transport->pending_recv, req);
281 for (req=transport->pending_recv; req; req=req->next) {
386 DLIST_REMOVE(transport->pending_recv, req);
396 DLIST_REMOVE(transport->pending_recv, req);
416 DLIST_REMOVE(req->transport->pending_recv, req);
432 DLIST_REMOVE(req->transport->pending_recv, req);
524 DLIST_ADD(req->transport->pending_recv, req);
H A Dsmb2.h95 struct smb2_request *pending_recv; member in struct:smb2_transport
H A Drequest.c52 DLIST_REMOVE(req->transport->pending_recv, req);

Completed in 114 milliseconds