Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c113 CPR->c_alloc_cnt = 0; in cpr_init()
698 if (CPR->c_alloc_cnt++ > C_MAX_ALLOC_RETRY) { in cpr_statefile_ok()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h513 char c_alloc_cnt; /* # of statefile alloc retries */ member