Searched refs:rpc_grow_buffer (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c257 static bool rpc_grow_buffer(prs_struct *pdu, size_t size) function
268 DEBUG(0, ("rpc_grow_buffer: Failed to grow parse struct by "
273 DEBUG(5, ("rpc_grow_buffer: grew buffer by %d bytes to %u\n",
506 if (!rpc_grow_buffer(pdu, RPC_HEADER_LEN)) {
533 if (!rpc_grow_buffer(pdu, prhdr->frag_len)) {
581 if (!rpc_grow_buffer(state->pdu, state->prhdr->frag_len)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c257 static bool rpc_grow_buffer(prs_struct *pdu, size_t size) function
268 DEBUG(0, ("rpc_grow_buffer: Failed to grow parse struct by "
273 DEBUG(5, ("rpc_grow_buffer: grew buffer by %d bytes to %u\n",
506 if (!rpc_grow_buffer(pdu, RPC_HEADER_LEN)) {
533 if (!rpc_grow_buffer(pdu, prhdr->frag_len)) {
581 if (!rpc_grow_buffer(state->pdu, state->prhdr->frag_len)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c257 static bool rpc_grow_buffer(prs_struct *pdu, size_t size) function
268 DEBUG(0, ("rpc_grow_buffer: Failed to grow parse struct by "
273 DEBUG(5, ("rpc_grow_buffer: grew buffer by %d bytes to %u\n",
506 if (!rpc_grow_buffer(pdu, RPC_HEADER_LEN)) {
533 if (!rpc_grow_buffer(pdu, prhdr->frag_len)) {
581 if (!rpc_grow_buffer(state->pdu, state->prhdr->frag_len)) {

Completed in 122 milliseconds