Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c286 static boolean_t smbstat_opt_c = B_FALSE; /* counters */ variable
337 smbstat_opt_c = B_TRUE; in main()
356 !smbstat_opt_c && in main()
466 if (!smbstat_opt_c) in smbstat_print_counters()
496 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_c || in smbstat_print_throughput()
521 if (smbstat_opt_t || smbstat_opt_r || smbstat_opt_c || in smbstat_print_utilization()
858 if (smbstat_opt_c) in smbstat_srv_process()