Home
last modified time | relevance | path

Searched refs:sg_erase (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/sys/
Dioctl_compat.h72 char sg_erase; /* erase character */ member
/netbsd/src/sys/compat/common/
Dtty_43.c141 sg->sg_erase = tty_getctrlchar(tp, VERASE); in compat_43_ttioctl()
164 term.c_cc[VERASE] = sg->sg_erase; in compat_43_ttioctl()
/netbsd/src/external/bsd/top/dist/
Dscreen.c378 ch_erase = old_settings.sg_erase; in screen_init()
/netbsd/src/distrib/utils/more/
Dscreen.c217 erase_char = s.sg_erase;
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_leitch.c341 ttyb.sg_erase = ttyb.sg_kill = '\0'; in leitch_start()
/netbsd/src/external/bsd/ntp/dist/clockstuff/
Dchutest.c195 ttyb.sg_erase = ttyb.sg_kill = 0; in openterm()
/netbsd/src/bin/ksh/
Dedit.c253 edchars.erase = cb.sgttyb.sg_erase; in x_mode()
/netbsd/src/external/bsd/less/dist/
Dscreen.c633 erase_char = s.sg_erase; in raw_mode()