Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dioctl_compat.h101 char sg_erase; /* erase character */ member
/xnu-12377.41.6/bsd/kern/
H A Dtty_compat.c266 term->c_cc[VERASE] = sg->sg_erase; in ttsetcompat()
430 sg->sg_erase = cc[VERASE]; in ttcompat()