Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h79 #define TIOCGETP _IOR('t', 8, struct sgttyb) /* get parameters */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c202 case TIOCGETP: { in tty_ioctl_compat()