UNMARSHALL 419 source3/libgpo/gpext/registry.c if (!prs_init(&ps, n, mem_ctx, UNMARSHALL)) { UNMARSHALL 85 source3/librpc/rpc/dcerpc.c prs_init_empty( &r_ps, req, UNMARSHALL ); UNMARSHALL 126 source3/registry/regfio.c if (!prs_init( ps, block_size, file->mem_ctx, UNMARSHALL )) { UNMARSHALL 1004 source3/rpc_client/cli_pipe.c prs_init_empty(current_pdu, prs_get_mem_context(current_pdu), UNMARSHALL); UNMARSHALL 1263 source3/rpc_client/cli_pipe.c prs_init_empty(&state->incoming_frag, state, UNMARSHALL); UNMARSHALL 1265 source3/rpc_client/cli_pipe.c prs_init_empty(&state->incoming_pdu, state, UNMARSHALL); UNMARSHALL 1464 source3/rpc_client/cli_pipe.c prs_init_empty(&state->incoming_pdu, state, UNMARSHALL); UNMARSHALL 2080 source3/rpc_client/cli_pipe.c prs_init_empty(&state->reply_pdu, state, UNMARSHALL); UNMARSHALL 2286 source3/rpc_client/cli_pipe.c prs_init_empty(reply_pdu, mem_ctx, UNMARSHALL); UNMARSHALL 2297 source3/rpc_client/cli_pipe.c prs_init_empty(&state->reply_pdu, state, UNMARSHALL); UNMARSHALL 1349 source3/rpc_parse/parse_prs.c prs_init_empty(ps, mem_ctx, UNMARSHALL); UNMARSHALL 227 source3/rpc_server/srv_pipe_hnd.c prs_init_empty( &rpc_in, p->mem_ctx, UNMARSHALL); UNMARSHALL 471 source3/rpc_server/srv_pipe_hnd.c prs_switch_type(&p->in_data.data, UNMARSHALL); UNMARSHALL 521 source3/rpc_server/srv_pipe_hnd.c prs_init_empty( &rpc_in, p->mem_ctx, UNMARSHALL); UNMARSHALL 1292 source3/rpc_server/srv_pipe_hnd.c prs_init_empty(&hdr_prs, talloc_tos(), UNMARSHALL); UNMARSHALL 54 source3/utils/rpccheck.c prs_switch_type(&ps, UNMARSHALL);