Home
last modified time | relevance | path

Searched refs:dt_printf_destroy (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h115 extern void dt_printf_destroy(dt_pfargv_t *);
H A Ddt_printf.c870 dt_printf_destroy(pfv); in dt_printf_create()
922 dt_printf_destroy(pfv); in dt_printf_create()
943 dt_printf_destroy(pfv); in dt_printf_create()
972 dt_printf_destroy(pfv); in dt_printf_create()
982 dt_printf_destroy(pfv); in dt_printf_create()
989 dt_printf_destroy(pfv); in dt_printf_create()
1011 dt_printf_destroy(pfv); in dt_printf_create()
1018 dt_printf_destroy(pfv); in dt_printf_create()
1038 dt_printf_destroy(dt_pfargv_t *pfv) in dt_printf_destroy() function
H A Ddt_map.c315 dt_printf_destroy(dtp->dt_formats[i]);
H A Ddt_program.c355 dt_printf_destroy(sdp->dtsd_fmtdata); in dtrace_stmt_destroy()