Home
last modified time | relevance | path

Searched refs:dt_setoptarg (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c140 dtp->dt_setoptarg = arg; in dtrace_handle_setopt()
488 void *arg = dtp->dt_setoptarg; in dt_handle_setopt()
H A Ddt_impl.h345 void *dt_setoptarg; /* setopt handler argument */ member