Home
last modified time | relevance | path

Searched refs:escchr (Results 1 – 2 of 2) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dems.h181 void ems1Gesc( const char *escchr, const char *string, int *iposn );
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckutio.c1330 static char escchr; /* Escape or attn character */ variable
7010 return(conbin((char)escchr));
12301 cccbrk.c_cc[1] = escchr; /* escape during packet modes */
12303 cccbrk.c_cc[VQUIT] = escchr;
12474 ccraw.c_cc[1] = escchr; /* Escape during packet mode */
12476 ccraw.c_cc[VQUIT] = escchr;
12890 return(escchr); /* so return the escape character. */
12950 return(escchr); /* User entered escape character. */
14865 conbin((char)escchr); /* OR... pty_make_raw(0) */
15344 concb((char)escchr);
[all …]