Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dioctl_compat.h77 char t_quitc; /* quit */ member
/xnu-8792.41.9/bsd/kern/
H A Dtty_compat.c284 cc[VQUIT] = tc->t_quitc; in ttsetcompat()
446 tc->t_quitc = cc[VQUIT]; in ttcompat()