Searched defs:TIOCGETD (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtty.h54 # define TIOCGETD _IOR( 't', 0, int ) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dioctl_compat.h78 # undef TIOCGETD macro
79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
H A Dttycom.h91 #define TIOCGETD _IOR('t', 26, int) /* get line discipline (deprecated) */ macro

Completed in 128 milliseconds