Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h72 char sg_kill; /* kill character */ member
/f-stack/freebsd/kern/
H A Dtty_compat.c123 term->c_cc[VKILL] = sg->sg_kill; in ttsetcompat()
214 sg->sg_kill = cc[VKILL]; in tty_ioctl_compat()