Home
last modified time | relevance | path

Searched refs:ndr_advice_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h138 } ndr_advice_t; typedef
160 ndr_advice_t advice;
174 ndr_advice_t advice;
187 extern void show_advice(ndr_advice_t *, int);
H A Dndr_anal.c62 static void determine_advice(ndr_advice_t *, ndr_node_t *);
296 show_advice(ndr_advice_t *adv, int indent) in show_advice()
977 determine_advice(ndr_advice_t *advice, ndr_node_t *advice_list) in determine_advice()