Home
last modified time | relevance | path

Searched refs:dt_module_destroy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_module.h42 extern void dt_module_destroy(dtrace_hdl_t *, dt_module_t *);
H A Ddt_module.c1022 dt_module_destroy(dtrace_hdl_t *dtp, dt_module_t *dmp) in dt_module_destroy() function
1235 dt_module_destroy(dtp, dmp); in dt_module_update()
1250 dt_module_destroy(dtp, dmp); in dt_module_update()
1262 dt_module_destroy(dtp, dmp); in dt_module_update()
1390 dt_module_destroy(dtp, dmp); in dt_module_update()
H A Ddt_open.c1744 dt_module_destroy(dtp, dmp); in dtrace_close()