Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c291 static boolean_t smbstat_opt_r = B_FALSE; /* requests */ variable
341 smbstat_opt_r = B_TRUE; in main()
358 !smbstat_opt_r && in main()
470 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_t || 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()
558 if (!smbstat_opt_r) in smbstat_print_requests()
871 if (smbstat_opt_r) in smbstat_srv_process()