Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_mod.c54 extern int cpr_init(int);
388 if (rc = cpr_init(fcn)) in cpr()
H A Dcpr_misc.c102 cpr_init(int fcn) in cpr_init() function