Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_parse.y76 construct_fixup ($$);
82 construct_fixup ($$);
88 construct_fixup ($$);
H A Dndrgen.h189 extern void construct_fixup(ndr_node_t *);
H A Dndr_anal.c1036 construct_fixup(ndr_node_t *construct_np) in construct_fixup() function