Home
last modified time | relevance | path

Searched defs:ppindex (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libpp/common/
H A Dpplib.h716 struct ppindex /* checkpoint include index */ struct
718 struct ppindex* next; /* next in list */ argument
719 struct ppfile* file; /* include file */
720 unsigned long begin; /* beginning output offset */
721 unsigned long end; /* ending output offset */
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2383 uint64_t ppindex, eindex, pindex; in ses_phys_tree_insert() local