Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c282 static boolean_t smbstat_opt_t = B_FALSE; /* throughput */ variable
336 smbstat_opt_t = B_TRUE; in main()
351 !smbstat_opt_t) { in main()
354 smbstat_opt_t = B_TRUE; in main()
461 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_t || in smbstat_print_counters()
485 if (!smbstat_opt_t) in smbstat_print_throughput()
513 if (smbstat_opt_t || smbstat_opt_r || smbstat_opt_c || in smbstat_print_utilization()
841 if (smbstat_opt_t) in smbstat_srv_process()