Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h150 #define TELQUAL_INFO 2 /* ENVIRON: informational version of IS */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c920 case TELQUAL_INFO: in suboption()
1572 case TELQUAL_INFO:
1614 opt_replyp[-1] = TELQUAL_INFO; in env_opt_start_info()
H A Dutilities.c903 case TELQUAL_INFO:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c4033 } else if (c != TELQUAL_INFO) { in suboption()