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

/macosx-10.10.1/dcerpc-61/dcerpc/idl_lib/
H A Dndrmi5.c330 idl_ulong_int shadow_length, /* [in] Number of structure fields */
345 (&IDL_msp->IDL_mem_handle, shadow_length * sizeof(IDL_cs_shadow_elt_t));
742 idl_ulong_int shadow_length, /* [in] Number of structure fields */
748 for (i=0; i<shadow_length; i++)
770 idl_ulong_int shadow_length, /* [in] Size of cs-shadow */
781 (&IDL_msp->IDL_mem_handle, shadow_length
784 for (i=0; i<shadow_length; i++)
326 rpc_ss_ndr_m_struct_cs_shadow( rpc_void_p_t struct_addr, idl_byte struct_type ATTRIBUTE_UNUSED, idl_ulong_int shadow_length, idl_ulong_int offset_index, idl_byte *defn_vec_ptr, IDL_cs_shadow_elt_t **p_cs_shadow, IDL_msp_t IDL_msp ) argument
739 rpc_ss_ndr_m_rlse_cs_shadow( IDL_cs_shadow_elt_t *cs_shadow, idl_ulong_int shadow_length, IDL_msp_t IDL_msp ) argument
765 rpc_ss_ndr_m_param_cs_shadow( idl_byte *type_vec_ptr, idl_ulong_int param_index, idl_ulong_int shadow_length, IDL_cs_shadow_elt_t **p_cs_shadow, IDL_msp_t IDL_msp ) argument
H A Dndrmi.h319 idl_ulong_int shadow_length,
327 idl_ulong_int shadow_length,
335 idl_ulong_int shadow_length,
H A Dndrmi.c379 idl_ulong_int shadow_length = 0; /* Number of elements in a cs_shadow */ local
414 IDL_GET_LONG_FROM_VECTOR(shadow_length, defn_vec_ptr);
416 shadow_length, offset_index,
451 IDL_GET_LONG_FROM_VECTOR(shadow_length, defn_vec_ptr);
453 shadow_length, offset_index,
752 rpc_ss_ndr_m_rlse_cs_shadow(cs_shadow, shadow_length, IDL_msp);
1712 idl_ulong_int shadow_length; local
2065 IDL_GET_LONG_FROM_VECTOR(shadow_length, type_vec_ptr);
2068 type_vec_ptr, param_index, shadow_length,
H A Dndrui.c236 idl_ulong_int shadow_length; local
237 idl_byte *shadow_defn_ptr = NULL; /* Position after shadow_length */
256 IDL_GET_LONG_FROM_VECTOR(shadow_length, defn_vec_ptr);
261 shadow_length * sizeof(IDL_cs_shadow_elt_t));

Completed in 183 milliseconds