Home
last modified time | relevance | path

Searched refs:CRLE_DIFFDEV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h164 #define CRLE_DIFFDEV 0x0080 /* config file and temporary exist on */ macro
H A Dcrle.c484 crle.c_flags |= CRLE_DIFFDEV; in main()
H A Dconfig.c649 if (crle->c_flags & CRLE_DIFFDEV) { in updateconfig()