Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dioctl_compat.h80 char t_eofc; /* end-of-file */ member
/xnu-8792.41.9/bsd/kern/
H A Dtty_compat.c287 cc[VEOF] = tc->t_eofc; in ttsetcompat()
449 tc->t_eofc = cc[VEOF]; in ttcompat()