Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/power/
H A Dpowerd.h61 typedef struct pwr_info pwr_info_t; typedef
H A Dpowerd.c103 pwr_info_t *info; /* private as config data buffer */
242 if ((info = (pwr_info_t *)malloc(sizeof (pwr_info_t))) == NULL) { in main()
H A Dsysstat.c44 extern pwr_info_t *info;