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

/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dndrmi5.c572 IDL_bound_pair_t bound_pair; /* To treat the character as an array */ local
574 bound_pair.upper = 0;
575 bound_pair.lower = 0;
576 rpc_ss_ndr_m_cs_farr_or_single(char_addr, &bound_pair, cs_type_defn_index,
602 IDL_bound_pair_t bound_pair; local
654 bound_pair.lower = 1; /* Fake the bounds as 1..Z */
666 bound_pair.upper = rpc_ss_get_typed_integer(sz_type,
670 bounds_list = &bound_pair;
674 IDL_MARSH_LONG(&bound_pair.upper);

Completed in 119 milliseconds