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

/opensolaris-onvv-gate/usr/src/cmd/tnf/prex/
H A Dfcn.c55 static void fcn_print(FILE * stream, fcn_t * fcn_p);
150 fcn_print(stdout, fcn_p);
157 * fcn_print() - pretty prints a fcn
161 fcn_print(FILE * stream, fcn_t * fcn_p) function
169 } /* end fcn_print */

Completed in 101 milliseconds