Home
last modified time | relevance | path

Searched defs:CONTROL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Ddefines.h69 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c756 #define CONTROL(x) ((x) & 037) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c172 #define CONTROL -20 /* control mode */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c78 #define CONTROL 1 macro