Home
last modified time | relevance | path

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

/titanic_41/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 */ argument
H A Dppinput.c111 cur->index = newof(0, struct ppindex, 1, 0); in pppush()
397 register struct ppindex* ip; in ppdump()
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2306 uint64_t ppindex, eindex, pindex; in ses_phys_tree_insert() local
2319 ppindex = (*sproot)->spt_pindex; in ses_phys_tree_insert()
2330 } else if (ppindex == pindex) { in ses_phys_tree_insert()