Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h134 #define TIOCLGET _IOR('t', 124, int) /* get local modes */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c242 case TIOCLGET: in tty_ioctl_compat()