Home
last modified time | relevance | path

Searched refs:ppindex (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h128 struct ppindex;
149 struct ppindex* index; /* checkpoint include index */
268 struct ppindex* firstindex; /* first include index entry */ \
269 struct ppindex* lastindex; /* last include index entry */ \
708 struct ppindex /* checkpoint include index */ struct
710 struct ppindex* next; /* next in list */ argument
H A Dppinput.c106 cur->index = newof(0, struct ppindex, 1, 0); in pppush()
392 register struct ppindex* ip; in ppdump()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c209 struct ppindex;
230 struct ppindex* index;
385 …athid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* la…
437 …athid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* la…
450 struct ppindex struct
452 struct ppindex* next; argument
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2499 uint64_t ppindex, eindex, pindex; in ses_phys_tree_insert() local
2512 ppindex = (*sproot)->spt_pindex; in ses_phys_tree_insert()
2523 } else if (ppindex == pindex) { in ses_phys_tree_insert()