Searched refs:ntcancel (Results 1 - 6 of 6) 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 Drawnotify.c102 handle ntcancel replies from the server,
103 as the MID of the real reply and the ntcancel reply is the same
109 struct smbcli_request *ntcancel; local
113 if (!req->ntcancel) return req;
118 ntcancel = req->ntcancel;
119 DLIST_REMOVE(req->ntcancel, ntcancel);
126 /*return ntcancel;*/
156 * but we want to keep it under oldreq->ntcancel
[all...]
H A Dlibcliraw.h260 /* list of ntcancel request for this requests */
261 struct smbcli_request *ntcancel; 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 Drawnotify.c102 handle ntcancel replies from the server,
103 as the MID of the real reply and the ntcancel reply is the same
109 struct smbcli_request *ntcancel; local
113 if (!req->ntcancel) return req;
118 ntcancel = req->ntcancel;
119 DLIST_REMOVE(req->ntcancel, ntcancel);
126 /*return ntcancel;*/
156 * but we want to keep it under oldreq->ntcancel
[all...]
H A Dlibcliraw.h260 /* list of ntcancel request for this requests */
261 struct smbcli_request *ntcancel; 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 Drawnotify.c102 handle ntcancel replies from the server,
103 as the MID of the real reply and the ntcancel reply is the same
109 struct smbcli_request *ntcancel; local
113 if (!req->ntcancel) return req;
118 ntcancel = req->ntcancel;
119 DLIST_REMOVE(req->ntcancel, ntcancel);
126 /*return ntcancel;*/
156 * but we want to keep it under oldreq->ntcancel
[all...]
H A Dlibcliraw.h260 /* list of ntcancel request for this requests */
261 struct smbcli_request *ntcancel; member in struct:smbcli_request

Completed in 177 milliseconds