Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c279 static boolean_t smbstat_opt_c = B_FALSE; /* counters */ variable
330 smbstat_opt_c = B_TRUE; in main()
349 !smbstat_opt_c && in main()
458 if (!smbstat_opt_c) in smbstat_print_counters()
488 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_c || in smbstat_print_throughput()
513 if (smbstat_opt_t || smbstat_opt_r || smbstat_opt_c || in smbstat_print_utilization()
839 if (smbstat_opt_c) in smbstat_srv_process()