Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h52 char t_eofc; /* end-of-file */ member
/f-stack/freebsd/kern/
H A Dtty_compat.c139 cc[VEOF] = tc->t_eofc; in ttsetcompat()
226 tc->t_eofc = cc[VEOF]; in tty_ioctl_compat()