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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1959 char valuetype; local
2014 valuetype = format[0];
2015 while (valuetype != '\0') {
2019 printit = (flags & F_DTAIL) || (valuetype <= 'Z');
2021 switch (valuetype) {
2134 valuetype = format[0];

Completed in 46 milliseconds