OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTRACE_OBJ_EXEC
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dtrace.h
465
#define
DTRACE_OBJ_EXEC
((const char *)0L) /* primary executable file */
dt_parser.c
2659
* Otherwise we set scope to
DTRACE_OBJ_EXEC
, indicating that normal
2677
scope =
DTRACE_OBJ_EXEC
;
2681
scope =
DTRACE_OBJ_EXEC
;
2695
if (scope ==
DTRACE_OBJ_EXEC
&& (
2737
} else if (dhp == dtp->dt_globals && scope !=
DTRACE_OBJ_EXEC
&&
2807
} else if (scope ==
DTRACE_OBJ_EXEC
&& create == B_TRUE) {
2859
} else if (scope !=
DTRACE_OBJ_EXEC
) {
dt_module.c
1531
case (uintptr_t)
DTRACE_OBJ_EXEC
:
Completed in 56 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026