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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c69 boolean_t us_parsable; member in struct:show_history_state_s
918 state.us_parsable = B_FALSE;
967 if (state.us_parsable)
981 flowstat_ofmt_check(oferr, state.us_parsable, ofmt);
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c182 boolean_t us_parsable; member in struct:show_usage_state_s
1686 state.us_parsable = B_FALSE;
1744 if (state.us_parsable)
1757 dladm_ofmt_check(oferr, state.us_parsable, ofmt);

Completed in 85 milliseconds