Searched defs:fcn_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dfcn.c54 static void fcn_destroy(fcn_t * fcn_p);
73 fcn_destroy(old_p);
116 * fcn_destroy() - destroys a fcn and related resources
120 fcn_destroy(fcn_t * fcn_p) function
136 } /* end fcn_destroy */

Completed in 64 milliseconds