Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.h45 int dc_mode; /* Mode flags (see below) */ member
H A Ddconf.c117 dcp->dc_mode = dcmode; in dconf_init()
459 if (dcp->dc_mode == DC_CURRENT) { in dconf_update()