Home
last modified time | relevance | path

Searched defs:TIOCMGET (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_palisade.h62 #define TIOCMGET MCGETA macro
H A Drefclock_hopfser.c32 # define TIOCMGET MCGETA macro
H A Drefclock_neoclock4x.c39 # define TIOCMGET MCGETA macro
/netbsd/sys/sys/
H A Dttycom.h139 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */ macro