OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iiburst
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/tools/ctf/cvt/
output.c
63
iiburst_t *
iiburst
= arg;
local
78
(void) iitraverse_td(ii,
iiburst
->iib_tdtd);
86
iiburst_t *
iiburst
= private;
local
93
if (tdp->t_id >
iiburst
->iib_maxtypeid)
94
iiburst
->iib_maxtypeid = tdp->t_id;
96
slist_add(&
iiburst
->iib_types, tdp, tdesc_idcmp);
124
iiburst_t *
iiburst
= xcalloc(sizeof (iiburst_t));
local
125
iiburst
->iib_td = td;
126
iiburst
->iib_funcs = xcalloc(sizeof (iidesc_t *) * max);
127
iiburst
->iib_nfuncs = 0
344
iiburst
_t *
iiburst
;
local
723
iiburst
_t *
iiburst
;
local
[
all
...]
ctftools.h
338
* and in a specific sorted order. An
iiburst
holds these elements in that
341
typedef struct
iiburst
{
struct
Completed in 68 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026