Home
last modified time | relevance | path

Searched defs:breakc (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/kern/
HDtty_inq.c344 ttyinq_findchar(struct ttyinq *ti, const char *breakc, size_t maxlen, in ttyinq_findchar()
HDtty_ttydisc.c113 char breakc[4] = { CNL }; /* enough to hold \n, VEOF and VEOL. */ in ttydisc_read_canonical() local