Searched defs:CPR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h98 * cf_path (path within file system) ".CPR"
193 * CPR_DEBUG1 displays the main flow of CPR. Use it to identify which
194 * sub-module of CPR causes problems.
199 * CPR_DEBUG9 displays statistical data for CPR on console (by using printf),
219 * CPR FILE FORMAT:
398 #define AD_CPR_CHECK AD_CHECK /* test if CPR module is there */
401 #define AD_CPR_REUSEFINI AD_REUSEFINI /* revert to non-reusable CPR */
409 #define AD_CPR_DEBUG1 101 /* display CPR main flow via prom */
448 #define CPR_STATE_FILE "/.CPR"
452 * definitions for CPR statistic
526 #define CPR macro
[all...]

Completed in 59 milliseconds