Home
last modified time | relevance | path

Searched defs:ESC (Results 1 – 13 of 13) sorted by relevance

/minix3/minix/commands/slip/
H A Dslip.c25 #define ESC 0333 /* Byte stuffing escape. */ macro
/minix3/minix/commands/cawf/
H A Dcawf.h42 #define ESC '\033' /* ESCape character */ macro
/minix3/usr.bin/col/
H A Dcol.c60 #define ESC '\033' /* escape */ macro
/minix3/minix/drivers/tty/pty/
H A Dtty.h17 #define ESC '\33' /* escape */ macro
/minix3/minix/drivers/tty/tty/
H A Dtty.h19 #define ESC '\33' /* escape */ macro
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetcap.c60 #define ESC ('[' & 037) /* ASCII ESC */ macro
/minix3/lib/libc/gen/
H A Dgetcap.c84 #define ESC ('[' & 037) /* ASCII ESC */ macro
/minix3/bin/csh/
H A Dfile.c78 #define ESC '\033' macro
/minix3/lib/libc/citrus/modules/
H A Dcitrus_hz.c103 #define ESC(escape) ((escape)->ch) macro
H A Dcitrus_iso2022.c472 #define ESC '\033' macro
/minix3/external/bsd/less/dist/
H A Dless.h448 #define ESC CONTROL('[') macro
/minix3/minix/usr.bin/mined/
H A Dmined1.c1436 void ESC(void) in ESC() function
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function