Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dioctl_compat.h89 char t_werasc; /* word erase */ member
/xnu-8792.41.9/bsd/kern/
H A Dtty_compat.c309 cc[VWERASE] = ltc->t_werasc; in ttsetcompat()
466 ltc->t_werasc = cc[VWERASE]; in ttcompat()