Searched refs:REQ_OVER_ALLOCATION (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/smb_server/smb/
H A Drequest.c32 #define REQ_OVER_ALLOCATION 0 macro
87 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
125 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
248 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/smb_server/smb/
H A Drequest.c32 #define REQ_OVER_ALLOCATION 0 macro
87 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
125 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
248 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/smb_server/smb/
H A Drequest.c32 #define REQ_OVER_ALLOCATION 0 macro
87 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
125 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
248 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/raw/
H A Drawrequest.c34 #define REQ_OVER_ALLOCATION 0 macro
105 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
226 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Drawrequest.c34 #define REQ_OVER_ALLOCATION 0 macro
105 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
226 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;
/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 Drawrequest.c34 #define REQ_OVER_ALLOCATION 0 macro
105 req->out.allocated = req->out.size + REQ_OVER_ALLOCATION;
226 req->out.allocated = req->out.size + delta + REQ_OVER_ALLOCATION;

Completed in 80 milliseconds