Searched refs:C_STOP (Results 1 - 6 of 6) sorted by last modified time

/freebsd-9.3-release/lib/libedit/
H A Dtty.c400 {"stop", C_SH(C_STOP), MD_CHAR},
617 case C_STOP:
714 s[C_STOP] = td->c_cc[VSTOP];
796 td->c_cc[VSTOP] = s[C_STOP];
H A Dtty.h418 #define C_STOP 11 macro
/freebsd-9.3-release/contrib/tcsh/
H A Ded.term.c487 { "stop", C_SH(C_STOP), M_CHAR },
814 s[C_STOP] = n->c_cc[VSTOP];
873 s[C_STOP] = n->t_stopc;
950 n->c_cc[VSTOP] = s[C_STOP];
1011 n->t_stopc = s[C_STOP];
H A Ded.term.h472 #define C_STOP 11 macro
/freebsd-9.3-release/contrib/nvi/include/
H A Dex_def.h56 #define C_STOP 55 macro
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_ex.c177 ex_cinit(&cmd, C_STOP, 0, OOBLNO, OOBLNO, 0, ap);

Completed in 121 milliseconds