OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcb_hold
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_pcb.h
60
dt_node_t *
pcb_hold
; /* parse tree nodes on hold until end of defn */
member in struct:dt_pcb
dt_lex.l
713
yypcb->pcb_list = yypcb->
pcb_hold
;
714
yypcb->
pcb_hold
= NULL;
722
assert(yypcb->
pcb_hold
== NULL);
723
yypcb->
pcb_hold
= yypcb->pcb_list;
dt_pcb.c
124
dt_node_link_free(&pcb->
pcb_hold
);
Completed in 22 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026