OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dtrace_probekey_f
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
dtrace_impl.h
135
typedef int
dtrace_probekey_f
(const char *, const char *, int);
typedef
139
dtrace_probekey_f
*dtpk_pmatch; /* provider matching function */
141
dtrace_probekey_f
*dtpk_mmatch; /* module matching function */
143
dtrace_probekey_f
*dtpk_fmatch; /* func matching function */
145
dtrace_probekey_f
*dtpk_nmatch; /* name matching function */
Completed in 38 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026