Searched refs:ppindex (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dpplib.h128 struct ppindex;
149 struct ppindex* index; /* checkpoint include index */
267 struct ppindex* firstindex; /* first include index entry */ \
268 struct ppindex* lastindex; /* last include index entry */ \
716 struct ppindex /* checkpoint include index */ struct
718 struct ppindex* next; /* next in list */
H A Dppinput.c111 cur->index = newof(0, struct ppindex, 1, 0);
397 register struct ppindex* ip;
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2325 uint64_t ppindex, eindex, pindex; local
2338 ppindex = (*sproot)->spt_pindex;
2349 } else if (ppindex == pindex) {

Completed in 695 milliseconds