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

/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dndrui3.c497 idl_ulong_int unique_flag; local
499 rpc_ss_ndr_unmar_scalar(IDL_DT_ULONG, &unique_flag, IDL_msp);
500 if (unique_flag == 0)
637 intptr_t unique_flag; local
641 unique_flag = (intptr_t)(*(rpc_void_p_t *)body_addr);
642 if (unique_flag == 0)
H A Dndrui.c233 idl_ulong_int unique_flag; /* Wire form of [unique] pointer */ local
543 IDL_UNMAR_ULONG( &unique_flag );
548 if (unique_flag == 0)
745 idl_ulong_int unique_flag; /* Wire form of [unique] pointer */ local
892 IDL_UNMAR_ULONG( &unique_flag );
893 if (unique_flag == 0)
1619 idl_ulong_int unique_flag; /* Wire form of [unique] pointer */ local
2111 IDL_UNMAR_ULONG( &unique_flag );
2112 if (unique_flag == 0)
H A Dndrui2.c123 idl_ulong_int unique_flag; /* Wire form of [unique] pointer */ local
146 IDL_UNMAR_ULONG( &unique_flag );
147 if (unique_flag == 0)

Completed in 210 milliseconds