Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.c836 dt_printf_destroy(pfv); in dt_printf_create()
888 dt_printf_destroy(pfv); in dt_printf_create()
909 dt_printf_destroy(pfv); in dt_printf_create()
938 dt_printf_destroy(pfv); in dt_printf_create()
948 dt_printf_destroy(pfv); in dt_printf_create()
955 dt_printf_destroy(pfv); in dt_printf_create()
977 dt_printf_destroy(pfv); in dt_printf_create()
984 dt_printf_destroy(pfv); in dt_printf_create()
1004 dt_printf_destroy(dt_pfargv_t *pfv) in dt_printf_destroy() function
H A Ddt_printf.h112 extern void dt_printf_destroy(dt_pfargv_t *);
H A Ddt_map.c306 dt_printf_destroy(dtp->dt_formats[i]); in dt_format_destroy()
H A Ddt_program.c350 dt_printf_destroy(sdp->dtsd_fmtdata); in dtrace_stmt_destroy()