Home
last modified time | relevance | path

Searched defs:TIOCGETD (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sys/sys/
H A Dttycom.h59 #define TIOCGETD _IOR('t', 26, int) /* get line discipline */ macro
H A Dioctl_compat.h55 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */ macro