Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h114 extern void dt_printf_destroy(dt_pfargv_t *);
H A Ddt_printf.c871 dt_printf_destroy(pfv); in dt_printf_create()
923 dt_printf_destroy(pfv); in dt_printf_create()
944 dt_printf_destroy(pfv); in dt_printf_create()
973 dt_printf_destroy(pfv); in dt_printf_create()
983 dt_printf_destroy(pfv); in dt_printf_create()
990 dt_printf_destroy(pfv); in dt_printf_create()
1012 dt_printf_destroy(pfv); in dt_printf_create()
1019 dt_printf_destroy(pfv); in dt_printf_create()
1039 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()