Searched refs:config_snapshot (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.h61 struct cfgdata *config_snapshot(void);
H A Dconfig.c31 * config_snapshot() at the beginning of each FME. config_snapshot()
408 * config_snapshot -- gather a snapshot of the current configuration
411 config_snapshot(void) function
H A Dplatform.c297 if (config_snapshot() == NULL) {
H A Dfme.c341 cfgdata = config_snapshot();
389 out(O_ALTFP|O_STAMP, "start config_snapshot using %d bytes", init_size);
392 cfgdata = config_snapshot();
397 out(O_ALTFP|O_STAMP, "config_snapshot added %d bytes",

Completed in 73 milliseconds