Searched refs:dt_proc_notify_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.h69 } dt_proc_notify_t; typedef in typeref:struct:dt_proc_notify
93 dt_proc_notify_t *dph_notify; /* list of pending proc notifications */
H A Ddt_work.c51 dt_proc_notify_t *dprn;
H A Ddt_proc.c230 dt_proc_notify_t *dprn = dt_alloc(dtp, sizeof (dt_proc_notify_t));
770 dt_proc_notify_t *npr, **npp;

Completed in 62 milliseconds