Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c286 tsol_tnrhc_t *rhc, *rhnext; in flush_rh_table() local
298 rhnext = hent->tnrh_list; in flush_rh_table()
308 while ((rhc = rhnext) != NULL) { in flush_rh_table()
309 rhnext = rhc->rhc_next; in flush_rh_table()