Home | History | Annotate | Download | only in telnet

Lines Matching defs:special

23  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
52 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
126 static int special(const char *);
191 if (*cp == '!') { /* Special case shell escape */
238 special(const char *s)
261 * for a special character.
311 int (*handler) /* Routine to perform (for special ops) */
314 int what; /* Character to be sent (<0 ==> special) */
921 return (cc_t)((s && *s) ? special(s) : _POSIX_VDISABLE);
997 value = special(argv[2]);
1470 { "export", "Use local special character definitions",
1472 { "import", "Use remote special character definitions",
1474 { "check", "Verify remote special character definitions",
1653 * Special case for DISPLAY variable. If it is ":0.0" or
2284 sendhelp[] = "transmit special characters ('send ?' for more)",
2288 slchelp[] = "change state of special characters ('slc ?' for more)",