Home
last modified time | relevance | path

Searched refs:noquote (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c909 register int noquote = 2; local
922 "\" (VALUE) " + noquote);
926 "\" VAR " + noquote);
929 (void) fprintf(NetTrace, "\" VALUE " + noquote);
930 noquote = 2;
940 "\" (VAR) " + noquote);
944 "\" VALUE " + noquote);
947 (void) fprintf(NetTrace, "\" VAR " + noquote);
948 noquote = 2;
952 (void) fprintf(NetTrace, "\" ESC " + noquote);
[all …]