OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctfo_type_isparent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h
112
int (*
ctfo_type_isparent
)(uint_t);
member in struct:ctf_fileops
243
#define LCTF_TYPE_ISPARENT(fp, id) ((fp)->ctf_fileops->
ctfo_type_isparent
(id))
ctf_open.c
217
.
ctfo_type_isparent
= type_isparent_v ## v, \
234
.
ctfo_type_isparent
= NULL, \
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026