OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctf_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h
180
* The
ctf_file
is the structure used to represent a CTF container to library
185
* NOTE: ctf_update() requires that everything inside of
ctf_file
either be an
187
*
ctf_file
itself, or a pointer to statically allocated data. If you add a
188
* pointer to
ctf_file
that points to something within the
ctf_file
itself,
191
struct
ctf_file
{
struct
211
struct
ctf_file
*ctf_parent; /* parent CTF container (if any) */
Completed in 81 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026