Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c86 } show_history_state_t; typedef
761 show_history_state_t *state = (show_history_state_t *)arg; in show_history_date()
787 show_history_state_t *state = (show_history_state_t *)arg; in show_history_time()
861 show_history_state_t *state = (show_history_state_t *)arg; in show_history_res()
915 show_history_state_t state; in do_show_history()
928 bzero(&state, sizeof (show_history_state_t)); in do_show_history()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c92 } show_history_state_t; typedef
541 show_history_state_t *state = arg; in show_history_date()
571 show_history_state_t *state = arg; in show_history_time()
648 show_history_state_t *state = arg; in show_history_res()
706 show_history_state_t state; in do_show_history()
717 bzero(&state, sizeof (show_history_state_t)); in do_show_history()