Searched refs:cerase (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/usr.bin/talk/
H A Dinit_disp.c132 my_win.cerase = tio.c_cc[VERASE];
135 if (my_win.cerase == (char)_POSIX_VDISABLE)
141 buf[0] = my_win.cerase;
150 his_win.cerase = buf[0];
H A Ddisplay.c98 else if (*wc == win->cerase)
99 goto cerase;
126 cerase:
H A Dtalk.h59 char cerase; member in struct:xwin

Completed in 197 milliseconds