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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c53 static int v1_charset = 0; /* character set; only in V1 */ variable
363 switch (v1_charset) {
460 if (v1_charset) {
1468 v1_charset = 0;
1554 v1_charset = ntohs(slp->charset);
1556 v1_charset,
1557 slpv1_charset(v1_charset));

Completed in 49 milliseconds