power_event_dictionary
SIMPLEQ_ENTRY(power_event_dictionary) pev_dict_head;
static SIMPLEQ_HEAD(, power_event_dictionary) pev_dict_list =
static int sysmon_power_daemon_task(struct power_event_dictionary *,
static void sysmon_power_destroy_dictionary(struct power_event_dictionary *);
sysmon_power_daemon_task(struct power_event_dictionary *ped,
struct power_event_dictionary *ped;
sysmon_power_destroy_dictionary(struct power_event_dictionary *ped)
struct power_event_dictionary *ped;
struct power_event_dictionary *ped = NULL;