OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dth_stroffs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
dtrace_impl.h
162
uintptr_t
dth_stroffs
; /* offset of str in probe */
member in struct:dtrace_hash
/src/external/cddl/osnet/dist/uts/common/dtrace/
dtrace.c
466
dtrace_hash_str(*((char **)((uintptr_t)(probe) + (hash)->
dth_stroffs
)))
475
(strcmp(*((char **)((uintptr_t)(lhs) + (hash)->
dth_stroffs
)), \
476
*((char **)((uintptr_t)(rhs) + (hash)->
dth_stroffs
))) == 0)
8235
hash->
dth_stroffs
= stroffs;
Completed in 45 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026