Searched refs:n_m_decl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.h66 #define n_m_decl n_node[2] macro
H A Dndr_print.c247 ndr_node_t *dnp = np->n_m_decl;
H A Dndr_anal.c548 for (np = mem_np->n_m_decl; np; np = np->n_d_descend) {
560 print_node(mem_np->n_m_decl);
1025 for (np = member_np->n_m_decl; np; np = np->n_d_descend)

Completed in 60 milliseconds