Home
last modified time | relevance | path

Searched refs:OTIOCSETD (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/sys/
H A Dioctl_compat.h85 # define OTIOCSETD _IOW('t', 1, int) /* set line discipline */ macro
/netbsd/sys/compat/common/
H A Dtty_43.c260 case OTIOCSETD: { in compat_43_ttioctl()
/netbsd/sys/kern/
H A Dtty.c1068 case OTIOCSETD: in ttioctl()