Home
last modified time | relevance | path

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

/titanic_41/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); in set_print()
H A Dexpr.c176 expr_print(FILE * stream, in expr_print() function
H A Dcmd.c186 expr_print(stdout, cmd_p->expr.expr_p); in cmd_list()
H A Dmain.c411 expr_print(stderr, expr_p); in percmd()