Searched defs:breakc (Results 1 – 2 of 2) sorted by relevance
352 ttyinq_findchar(struct ttyinq *ti, const char *breakc, size_t maxlen, in ttyinq_findchar()
113 char breakc[4] = { CNL }; /* enough to hold \n, VEOF and VEOL. */ in ttydisc_read_canonical() local