Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/arpa/
H A Dtelnet.h151 #define TELQUAL_INFO 2 /* ENVIRON: informational version of IS */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c922 case TELQUAL_INFO: in suboption()
1574 case TELQUAL_INFO:
1616 opt_replyp[-1] = TELQUAL_INFO; in env_opt_start_info()
H A Dutilities.c905 case TELQUAL_INFO:
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c4033 } else if (c != TELQUAL_INFO) { in suboption()