Home
last modified time | relevance | path

Searched defs:dcmode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dumpadm/
H A Dmain.c57 int dcmode = DC_CURRENT; /* kernel settings override unless -u */ in main() local
H A Ddconf.c91 dconf_init(dumpconf_t *dcp, int dcmode) in dconf_init()
124 dconf_open(dumpconf_t *dcp, const char *dpath, const char *fpath, int dcmode) in dconf_open()