Searched refs:outer_ref (Results 1 – 1 of 1) sorted by relevance
293 ndr_ref_t *outer_ref = 0; in ndr_topmost() local321 NDR_SET_ERROR(outer_ref, error); in ndr_topmost()329 NDR_SET_ERROR(outer_ref, error); in ndr_topmost()335 NDR_SET_ERROR(outer_ref, error); in ndr_topmost()353 NDR_SET_ERROR(outer_ref, error); in ndr_topmost()357 outer_ref = ndr_enter_outer_queue(top_ref); in ndr_topmost()358 if (!outer_ref) in ndr_topmost()369 outer_ref->inner_flags = top_ref->inner_flags; in ndr_topmost()370 outer_ref->outer_flags = 0; in ndr_topmost()371 outer_ref->datum = top_ref->datum; in ndr_topmost()[all …]