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

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c285 static boolean_t smbstat_opt_u = B_FALSE; /* utilization */ variable
331 smbstat_opt_u = B_TRUE;
352 if (!smbstat_opt_u &&
357 smbstat_opt_u = B_TRUE;
466 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_t ||
493 if (smbstat_opt_u || smbstat_opt_r || smbstat_opt_c ||
515 if (!smbstat_opt_u)
865 if (smbstat_opt_u)

Completed in 60 milliseconds