Home
last modified time | relevance | path

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

/haiku/src/bin/network/telnetd/
H A Dstate.c1249 if ((c == NEW_ENV_VAR) || (c == ENV_USERVAR)) in suboption()
1297 case ENV_USERVAR: in suboption()
1299 if (last != ENV_USERVAR) in suboption()
1307 last = ENV_USERVAR; in suboption()
1358 if ((c == env_ovar) || (c == ENV_USERVAR)) in suboption()
1385 case ENV_USERVAR: in suboption()
H A Dutility.c870 case ENV_USERVAR: in printsub()
/haiku/headers/compatibility/bsd/arpa/
H A Dtelnet.h269 #define ENV_USERVAR 3 macro
/haiku/src/bin/network/telnet/
H A Dtelnet.c1485 case ENV_USERVAR: in env_opt()
1595 *opt_replyp++ = ENV_USERVAR; in env_opt_add()
1607 case ENV_USERVAR: in env_opt_add()
H A Dutilities.c806 case ENV_USERVAR: in printsub()