prs_get_mem_context 5723 source3/include/proto.h TALLOC_CTX *prs_get_mem_context(prs_struct *ps);
prs_get_mem_context  717 source3/registry/regfio.c 		TALLOC_CTX *mem_ctx = prs_get_mem_context(&hbin->ps);
prs_get_mem_context 1004 source3/rpc_client/cli_pipe.c 		prs_init_empty(current_pdu, prs_get_mem_context(current_pdu), UNMARSHALL);
prs_get_mem_context 1755 source3/rpc_client/cli_pipe.c 	if (!prs_init(&auth_info, RPC_HDR_AUTH_LEN, prs_get_mem_context(rpc_out), MARSHALL))
prs_get_mem_context 2499 source3/rpc_client/cli_pipe.c 	if (!prs_init(&auth_info, RPC_HDR_AUTH_LEN, prs_get_mem_context(rpc_out), MARSHALL))