RPC_IFACE        5794 source3/include/proto.h 		      const RPC_IFACE *abstract, const RPC_IFACE *transfer);
RPC_IFACE        5804 source3/include/proto.h 				RPC_IFACE *transfer);
RPC_IFACE        5882 source3/include/proto.h bool check_bind_req(struct pipes_struct *p, RPC_IFACE* abstract,
RPC_IFACE        5883 source3/include/proto.h                     RPC_IFACE* transfer, uint32 context_id);
RPC_IFACE         260 source3/include/rpc_dce.h 	RPC_IFACE abstract;		/* num and vers. of interface client is using */
RPC_IFACE         261 source3/include/rpc_dce.h 	RPC_IFACE *transfer;		/* Array of transfer interfaces. */
RPC_IFACE         299 source3/include/rpc_dce.h 	RPC_IFACE    transfer; /* the transfer syntax from the request */
RPC_IFACE          58 source3/rpc_client/cli_pipe.c 	const RPC_IFACE *abstr_syntax; /* this one is the abstract syntax id */
RPC_IFACE        1663 source3/rpc_client/cli_pipe.c 						const RPC_IFACE *abstract,
RPC_IFACE        1664 source3/rpc_client/cli_pipe.c 						const RPC_IFACE *transfer,
RPC_IFACE        1745 source3/rpc_client/cli_pipe.c 				const RPC_IFACE *abstract,
RPC_IFACE        1746 source3/rpc_client/cli_pipe.c 				const RPC_IFACE *transfer,
RPC_IFACE        2398 source3/rpc_client/cli_pipe.c static bool check_bind_response(RPC_HDR_BA *hdr_ba, const RPC_IFACE *transfer)
RPC_IFACE        2488 source3/rpc_client/cli_pipe.c 					const RPC_IFACE *abstract,
RPC_IFACE        2489 source3/rpc_client/cli_pipe.c 					const RPC_IFACE *transfer,
RPC_IFACE         106 source3/rpc_parse/parse_rpc.c static bool smb_io_rpc_iface(const char *desc, RPC_IFACE *ifc, prs_struct *ps, int depth)
RPC_IFACE         195 source3/rpc_parse/parse_rpc.c 		      const RPC_IFACE *abstract, const RPC_IFACE *transfer)
RPC_IFACE         204 source3/rpc_parse/parse_rpc.c 	rpc_ctx->transfer = CONST_DISCARD(RPC_IFACE *, transfer);
RPC_IFACE         248 source3/rpc_parse/parse_rpc.c 		if (!(rpc_ctx->transfer = PRS_ALLOC_MEM(ps, RPC_IFACE, rpc_ctx->num_transfer_syntaxes))) {
RPC_IFACE         355 source3/rpc_parse/parse_rpc.c 				RPC_IFACE *transfer)
RPC_IFACE         953 source3/rpc_server/srv_pipe.c bool check_bind_req(struct pipes_struct *p, RPC_IFACE* abstract,
RPC_IFACE         954 source3/rpc_server/srv_pipe.c                     RPC_IFACE* transfer, uint32 context_id)
RPC_IFACE        1721 source3/rpc_server/srv_pipe.c 		RPC_IFACE null_interface;
RPC_IFACE        1911 source3/rpc_server/srv_pipe.c 		RPC_IFACE null_interface;