Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c713 uint64_t curgen; in platform_config_snapshot() local
720 if (prune_raw_config == 0 && (curgen = fmd_fmri_get_drgen()) <= in platform_config_snapshot()
731 lastgen = curgen; in platform_config_snapshot()
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c3632 int curgen; in xptree_refresh_notify() local
3640 curgen = ptree_generation; in xptree_refresh_notify()
3642 while (curgen == ptree_generation) { in xptree_refresh_notify()