Searched refs:NDR_F_FAKE (Results 1 – 2 of 2) sorted by relevance
148 #define NDR_F_FAKE 0x4000 /* not a real struct */ macro
1477 if ((outer_ref->ti->type_flags & NDR_F_FAKE) != 0 || n_pad == 0) in ndr_outer_align()1634 (arg_ref->enclosing->ti->type_flags & NDR_F_FAKE) != 0 && in ndr_inner()