Searched refs:e_lnext (Results 1 – 4 of 4) sorted by relevance
302 ep->e_lnext = cntl('V'); in tty_raw()363 ep->e_lnext = cntl('V'); in tty_raw()365 ep->e_lnext = nttyparm.c_cc[VLNEXT]; in tty_raw()368 ep->e_lnext = cntl('V'); in tty_raw()490 ep->e_lnext = nttyparm.c_cc[VLNEXT]; in tty_alt()492 ep->e_lnext = cntl('V'); in tty_alt()
131 #define usrlnext editb.e_lnext
164 #define usrlnext editb.e_lnext /* user defined next literal */
78 int e_lnext; member