OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dt_drophdlr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_handle.c
94
if (dtp->
dt_drophdlr
!= NULL)
97
dtp->
dt_drophdlr
= hdlr;
342
if (dtp->
dt_drophdlr
== NULL)
345
if ((*dtp->
dt_drophdlr
)(&drop, dtp->dt_droparg) == DTRACE_HANDLE_ABORT)
441
if (dtp->
dt_drophdlr
== NULL)
444
if ((*dtp->
dt_drophdlr
)(&drop,
dt_impl.h
337
dtrace_handle_drop_f *
dt_drophdlr
; /* drop handler, if any */
member in struct:dtrace_hdl
Completed in 47 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026