Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c101 } sb_slot_t; typedef
105 static sb_slot_t *status_bar;
306 sb_slot_t *n = status_bar; in pt_display_status_bar()
330 sb_slot_t *new, *n; in pt_display_mod_status_bar()
379 if ((new = calloc(1, sizeof (sb_slot_t))) == NULL) { in pt_display_mod_status_bar()