Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/flowstat/
H A Dflowstat.c74 } show_history_state_t; typedef
767 show_history_state_t *state = (show_history_state_t *)arg; in show_history_date()
793 show_history_state_t *state = (show_history_state_t *)arg; in show_history_time()
867 show_history_state_t *state = (show_history_state_t *)arg; in show_history_res()
921 show_history_state_t state; in do_show_history()
934 bzero(&state, sizeof (show_history_state_t)); in do_show_history()
/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c84 } show_history_state_t; typedef
535 show_history_state_t *state = arg; in show_history_date()
565 show_history_state_t *state = arg; in show_history_time()
642 show_history_state_t *state = arg; in show_history_res()
700 show_history_state_t state; in do_show_history()
711 bzero(&state, sizeof (show_history_state_t)); in do_show_history()