Searched refs:expr_print (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/tnf/prex/
H A Dexpr.h63 void expr_print(FILE * stream, expr_t * list_p);
H A Dset.c140 expr_print(stream, set_p->exprlist_p);
H A Dcmd.c186 expr_print(stdout, cmd_p->expr.expr_p);
H A Dexpr.c172 * expr_print() - pretty prints an expr list
176 expr_print(FILE * stream, function
188 } /* end expr_print */
H A Dmain.c411 expr_print(stderr, expr_p);

Completed in 100 milliseconds