Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h64 #define VDSUSP 11 /* ISIG together with IEXTEN */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c152 cc[VDSUSP] = ltc->t_dsuspc; in ttsetcompat()
235 ltc->t_dsuspc = cc[VDSUSP]; in tty_ioctl_compat()