Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.h116 } state_info_t; typedef
198 extern state_info_t g_cstate_info[NSTATES];
H A Dpowertop.c71 state_info_t g_cstate_info[NSTATES];
304 NSTATES * sizeof (state_info_t)); in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c150 } state_info_t; typedef
158 static state_info_t states[] = {
1269 state_info_t *sip; in get_method_state()