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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c74 } show_history_state_t; typedef in typeref:struct:show_history_state_s
750 show_history_state_t *state = (show_history_state_t *)arg;
776 show_history_state_t *state = (show_history_state_t *)arg;
850 show_history_state_t *state = (show_history_state_t *)arg;
904 show_history_state_t state;
917 bzero(&state, sizeof (show_history_state_t));
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c84 } show_history_state_t; typedef in typeref:struct:show_history_state_s
535 show_history_state_t *state = arg;
565 show_history_state_t *state = arg;
642 show_history_state_t *state = arg;
700 show_history_state_t state;
711 bzero(&state, sizeof (show_history_state_t));

Completed in 857 milliseconds