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

/freebsd-13-stable/usr.bin/talk/
H A Dinit_disp.c134 my_win.cerase = tio.c_cc[VERASE];
137 if (my_win.cerase == (char)_POSIX_VDISABLE)
143 buf[0] = my_win.cerase;
152 his_win.cerase = buf[0];
H A Ddisplay.c100 else if (*wc == win->cerase)
101 goto cerase;
128 cerase:
H A Dtalk.h61 char cerase; member in struct:xwin

Completed in 52 milliseconds