Searched refs:CSUSP (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Darchie16 set CSUSP \032 ;# ^Z
39 -reset $CSUSP {exec kill -STOP [pid]}
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dttydefaults.h96 #define CSUSP CTRL('z') macro
120 _POSIX_VDISABLE, CINTR, CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT,
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.os.h122 # ifndef CSUSP
123 # define CSUSP 032 macro
124 # endif /* CSUSP */
140 * ISC does not define CSUSP
143 # ifndef CSUSP
144 # define CSUSP 032 macro
145 # endif /* CSUSP */
H A Ded.term.h193 # undef CSUSP macro
244 #ifndef CSUSP
245 # define CSUSP TO_CONTROL('z') macro
246 #endif /* CSUSP */
H A Ded.init.c66 (uc)CWERASE, (uc)CSUSP, (uc)CDSUSP, (uc)CREPRINT,
/macosx-10.10/adv_cmds-158/stty/
H A Dcchar.c81 { "susp", VSUSP, CSUSP },
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dtty.h202 #ifndef CSUSP
203 # define CSUSP CONTROL('z') macro
204 #endif /* CSUSP */
H A Dtty.c99 CWERASE, CSUSP, CDSUSP, CREPRINT,
108 _POSIX_VDISABLE, CSUSP, _POSIX_VDISABLE, _POSIX_VDISABLE,
/macosx-10.10/libedit-40/src/
H A Dtty.h202 #ifndef CSUSP
203 # define CSUSP CONTROL('z') macro
204 #endif /* CSUSP */
H A Dtty.c100 CWERASE, CSUSP, CDSUSP, CREPRINT,
109 _POSIX_VDISABLE, CSUSP, _POSIX_VDISABLE, _POSIX_VDISABLE,
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dtty.h202 #ifndef CSUSP
203 # define CSUSP CONTROL('z') macro
204 #endif /* CSUSP */
H A Dtty.c91 CWERASE, CSUSP, CDSUSP, CREPRINT,
100 _POSIX_VDISABLE, CSUSP, _POSIX_VDISABLE, _POSIX_VDISABLE,
/macosx-10.10/ncurses-44/ncurses/progs/
H A Dtset.c682 #undef CSUSP macro
713 #ifndef CSUSP
714 #define CSUSP CTRL('Z') macro
766 #if defined(VSUSP) && defined(CSUSP)
767 mode.c_cc[VSUSP] = CHK(mode.c_cc[VSUSP], CSUSP);
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Djobs.c114 # ifdef CSUSP
115 # define CSWTCH CSUSP
118 # endif /* CSUSP */
H A Djobs.c.orig114 # ifdef CSUSP
115 # define CSWTCH CSUSP
118 # endif /* CSUSP */

Completed in 375 milliseconds