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

/darwin-on-arm/xnu/bsd/sys/
H A Dioctl_compat.h102 char sg_kill; /* kill character */ member in struct:sgttyb
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_compat.c243 term->c_cc[VKILL] = sg->sg_kill;
399 sg->sg_kill = cc[VKILL];

Completed in 21 milliseconds