Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dttydefaults.h69 #define CDSUSP CTRL('y') macro
91 _POSIX_VDISABLE, CINTR, CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT,
/openbsd/lib/libedit/
H A Dtty.h204 #ifndef CDSUSP
205 # define CDSUSP CONTROL('y') macro
H A Dtty.c97 CWERASE, CSUSP, CDSUSP, CREPRINT,
/openbsd/bin/stty/
H A Dcchar.c55 { "dsusp", VDSUSP, CDSUSP },