Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c61 int n_req_max; /* number of req_t's to follow */ member
219 int n_req_max = (*listp)->n_req_max; in get_req_entry() local
H A Drcm_impl.h147 int n_req_max; /* max entries in this block */ member