Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h187 extern void show_advice(ndr_advice_t *, int);
H A Dndr_anal.c119 show_advice(&ti->advice, 0); in show_typeinfo_list()
124 show_advice(&mem->advice, 2); in show_typeinfo_list()
296 show_advice(ndr_advice_t *adv, int indent) in show_advice() function
H A Dndr_gen.c462 show_advice(&ti->advice, 0); in generate_aggregate_common_begin()