HomeSort by: relevance | last modified time | path
    Searched defs:VSUSP (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
tty.h 266 * Fix for sun inconsistency. On termio VSUSP and the rest of the
343 # ifdef VSUSP
344 # if NUMCC <= VSUSP
345 # undef VSUSP
346 # endif /* NUMCC <= VSUSP */
347 # endif /* VSUSP */
  /src/sys/sys/
termios.h 63 #define VSUSP 10 /* ISIG */

Completed in 41 milliseconds