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

/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c63 static char *sysev_device; /* device path to use for replaying events */ variable
230 if ((dumpdev = sysev_device) == NULL) {
457 sysev_device = fmd_prop_get_string(hdl, "device");
571 fmd_prop_free_string(hdl, sysev_device);

Completed in 56 milliseconds