Searched refs:prevtype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1897 static int prevtype; local
1914 switch (prevtype) {
1948 prevtype = header->c_type;
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2609 uint64_t prevtype = SES_ET_UNSPECIFIED; local
2620 if (prevtype != phys_enum_type_list[i].pet_type) {
2631 prevtype = phys_enum_type_list[i].pet_type;

Completed in 67 milliseconds