Home
last modified time | relevance | path

Searched refs:F_arg (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c708 boolean_t F_arg = B_FALSE; in do_show_history() local
745 state.hs_plot = F_arg = B_TRUE; in do_show_history()
769 if (F_arg && d_arg) in do_show_history()
772 if (F_arg && !valid_formatspec(formatspec_str)) in do_show_history()
796 !F_arg) { in do_show_history()
2001 boolean_t F_arg = B_FALSE; in do_show_link() local
2051 if (F_arg) in do_show_link()
2054 F_arg = B_TRUE; in do_show_link()
2107 if (F_arg && !r_arg) in do_show_link()
2141 if (F_arg) { in do_show_link()
[all …]
/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c917 boolean_t F_arg = B_FALSE; in do_show_history() local
956 state.us_plot = F_arg = B_TRUE; in do_show_history()
995 if (F_arg && d_arg) in do_show_history()
998 if (F_arg && !valid_formatspec(formatspec_str)) in do_show_history()
1006 !F_arg) { in do_show_history()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c1807 boolean_t F_arg = B_FALSE; in do_show_usage() local
1845 state.us_plot = F_arg = B_TRUE; in do_show_usage()
1869 if (F_arg && d_arg) in do_show_usage()
1872 if (F_arg && valid_formatspec(formatspec_str) == B_FALSE) in do_show_usage()
1896 !F_arg) { in do_show_usage()