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.c287 static boolean_t smbstat_opt_c = B_FALSE; /* counters */ variable
338 smbstat_opt_c = B_TRUE; in main()
357 !smbstat_opt_c && in main()
467 if (!smbstat_opt_c) in smbstat_print_counters()
497 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_c || in smbstat_print_throughput()
522 if (smbstat_opt_t || smbstat_opt_r || smbstat_opt_c || in smbstat_print_utilization()
865 if (smbstat_opt_c) in smbstat_srv_process()