Home
last modified time | relevance | path

Searched refs:AD_REUSEFINI (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_mod.c231 cpr_err(CE_CONT, normalfmt, A_FREEZE, AD_REUSEFINI); in cpr()
265 cpr_err(CE_CONT, normalfmt, A_FREEZE, AD_REUSEFINI); in cpr()
/illumos-gate/usr/src/uts/common/sys/
H A Duadmin.h93 #define AD_REUSEFINI 5 /* revert to normal CPR mode (not reusable) */ macro
H A Dcpr.h401 #define AD_CPR_REUSEFINI AD_REUSEFINI /* revert to non-reusable CPR */
/illumos-gate/usr/src/cmd/uadmin/
H A Duadmin.c191 case AD_REUSEFINI: in main()
339 case AD_REUSEFINI: in closeout_audit()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c1386 "writeable.\n", A_FREEZE, AD_REUSEFINI); in i_cpr_reusefini()