Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h71 char sg_erase; /* erase character */ member
/f-stack/freebsd/kern/
H A Dtty_compat.c122 term->c_cc[VERASE] = sg->sg_erase; in ttsetcompat()
213 sg->sg_erase = cc[VERASE]; in tty_ioctl_compat()