Searched defs:smbstat_opt_c (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c283 static boolean_t smbstat_opt_c = B_FALSE; /* counters */ variable
334 smbstat_opt_c = B_TRUE;
353 !smbstat_opt_c &&
463 if (!smbstat_opt_c)
493 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_c ||
518 if (smbstat_opt_t || smbstat_opt_r || smbstat_opt_c ||
861 if (smbstat_opt_c)

Completed in 60 milliseconds