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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.h68 struct dt_proc_notify *dprn_next; /* next pointer */ member in struct:dt_proc_notify
H A Ddt_work.c123 dph->dph_notify = dprn->dprn_next;
H A Ddt_proc.c245 dprn->dprn_next = dph->dph_notify;
849 *npp = npr->dprn_next;
852 npp = &npr->dprn_next;

Completed in 52 milliseconds