Searched refs:smbstat_opt_a (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c282 static boolean_t smbstat_opt_a = B_FALSE; /* all */ variable
325 smbstat_opt_a = B_TRUE;
561 if (!smbstat_opt_a &&
580 if (!smbstat_opt_a && i == SMB2_INVALID_CMD)
1265 * depending on the boolean smbstat_opt_a.

Completed in 132 milliseconds