Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c84 boolean_t us_showall; member
771 if (!state->us_showall && ((status = dladm_flow_info(handle, in show_history_date()
799 if (!state->us_showall && ((status = dladm_flow_info(handle, in show_history_time()
871 if (!state->us_showall && ((status = dladm_flow_info(handle, in show_history_res()
940 state.us_showall = B_TRUE; in do_show_history()
971 if (!state.us_showall && in do_show_history()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c191 boolean_t us_showall; member
1647 if (!state->us_showall) { in show_usage_date()
1679 if (!state->us_showall) { in show_usage_time()
1754 if (!state->us_showall) { in show_usage_res()
1829 state.us_showall = B_TRUE; in do_show_usage()
1861 if (!state.us_showall && in do_show_usage()