Home
last modified time | relevance | path

Searched refs:show_advice (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/tools/ndrgen/
H A Dndrgen.h182 extern void show_advice(ndr_advice_t *, int);
H A Dndr_anal.c117 show_advice(&ti->advice, 0); in show_typeinfo_list()
122 show_advice(&mem->advice, 2); in show_typeinfo_list()
294 show_advice(ndr_advice_t *adv, int indent) in show_advice() function
H A Dndr_gen.c457 show_advice(&ti->advice, 0); in generate_aggregate_common_begin()