Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c702 boolean_t F_arg = B_FALSE; in do_show_history() local
739 state.hs_plot = F_arg = B_TRUE; in do_show_history()
763 if (F_arg && d_arg) in do_show_history()
766 if (F_arg && !valid_formatspec(formatspec_str)) in do_show_history()
790 !F_arg) { in do_show_history()
1995 boolean_t F_arg = B_FALSE; in do_show_link() local
2031 if (r_arg || F_arg || t_arg || i_arg || p_arg || in do_show_link()
2045 if (F_arg) in do_show_link()
2048 F_arg = B_TRUE; in do_show_link()
2101 if (F_arg && !r_arg) in do_show_link()
[all …]
/titanic_41/usr/src/cmd/flowstat/
H A Dflowstat.c923 boolean_t F_arg = B_FALSE; in do_show_history() local
962 state.us_plot = F_arg = B_TRUE; in do_show_history()
1001 if (F_arg && d_arg) in do_show_history()
1004 if (F_arg && !valid_formatspec(formatspec_str)) in do_show_history()
1012 !F_arg) { in do_show_history()
/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c1674 boolean_t F_arg = B_FALSE; in do_show_usage() local
1712 state.us_plot = F_arg = B_TRUE; in do_show_usage()
1736 if (F_arg && d_arg) in do_show_usage()
1739 if (F_arg && valid_formatspec(formatspec_str) == B_FALSE) in do_show_usage()
1763 !F_arg) { in do_show_usage()