Searched refs:data_rep (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/rpcd/
H A Drpcdutil.h100 rpc_syntax_id_t data_rep; member in struct:__anon8283
H A Drpcdepdb.c232 rpc_syntax_id_p_t data_rep,
248 rpc_syntax_id_p_t data_rep,
267 rpc_syntax_id_p_t data_rep,
282 rpc_syntax_id_p_t data_rep,
473 uuid_is_nil(&tfp->data_rep.id, &tmp_st) ||
495 uuid_is_nil(&tfp->data_rep.id, &tmp_st) ||
547 db_entp->data_rep_id = tfp->data_rep.id;
548 db_entp->data_rep_vers_major = RPC_IF_VERS_MAJOR(tfp->data_rep.version);
549 db_entp->data_rep_vers_minor = RPC_IF_VERS_MINOR(tfp->data_rep.version);
633 data_rep_vers_major = RPC_IF_VERS_MAJOR(tfp->data_rep
[all...]
H A Drpcdepdb.h174 rpc_syntax_id_p_t data_rep,
H A Drpcdutil.c165 rpc__tower_flr_to_drep(tref->floor[1], &tfp->data_rep, status);
H A Drpcd.c185 rpc_syntax_id_p_t data_rep,
610 rpc_syntax_id_p_t data_rep,
632 epdb_fwd(h, object, interface, data_rep,
601 fwd_map( uuid_p_t object, rpc_if_id_p_t interface, rpc_syntax_id_p_t data_rep, rpc_protocol_id_t rpc_protocol, unsigned32 rpc_protocol_vers_major, unsigned32 rpc_protocol_vers_minor, rpc_addr_p_t addr, uuid_p_t actuuid ATTRIBUTE_UNUSED, rpc_addr_p_t *fwd_addr, rpc_fwd_action_t *fwd_action, error_status_t *status) argument

Completed in 74 milliseconds