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_idops_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_open.c
179
* The global identifiers that represent functions use the
dt_idops_func
ops
191
&
dt_idops_func
, "void *(size_t)" },
215
&
dt_idops_func
, "void(@)" },
217
&
dt_idops_func
, "string(const char *)" },
219
&
dt_idops_func
, "void(void *, void *, size_t)" },
222
&
dt_idops_func
, "void()" },
226
&
dt_idops_func
, "void(int)" },
228
DT_VERS_1_0, &
dt_idops_func
, "string(const char *)" },
230
&
dt_idops_func
, "void(...)" },
232
&
dt_idops_func
, "void(int)" }
[
all
...]
dt_ident.h
134
extern const dt_idops_t
dt_idops_func
; /* function call built-in */
dt_ident.c
583
const dt_idops_t
dt_idops_func
= {
variable
Completed in 19 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026