HomeSort by: relevance | last modified time | path
    Searched defs:sunos_termios (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/sunos/
sunos.h 109 struct sunos_termios { struct
119 #define SUNOS_TCGETS _IOR('T', 8, struct sunos_termios)
120 #define SUNOS_TCSETS _IOW('T', 9, struct sunos_termios)
121 #define SUNOS_TCSETSW _IOW('T', 10, struct sunos_termios)
122 #define SUNOS_TCSETSF _IOW('T', 11, struct sunos_termios)

Completed in 18 milliseconds