Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c413 struct cfgdata *rawcfg; in config_snapshot() local
415 rawcfg = platform_config_snapshot(); in config_snapshot()
416 config_cook(rawcfg); in config_snapshot()
417 return (rawcfg); in config_snapshot()