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

  /src/sys/compat/sunos/
sunos.h 95 struct sunos_termio { struct
103 #define SUNOS_TCGETA _IOR('T', 1, struct sunos_termio)
104 #define SUNOS_TCSETA _IOW('T', 2, struct sunos_termio)
105 #define SUNOS_TCSETAW _IOW('T', 3, struct sunos_termio)
106 #define SUNOS_TCSETAF _IOW('T', 4, struct sunos_termio)
sunos.h 95 struct sunos_termio { struct
103 #define SUNOS_TCGETA _IOR('T', 1, struct sunos_termio)
104 #define SUNOS_TCSETA _IOW('T', 2, struct sunos_termio)
105 #define SUNOS_TCSETAW _IOW('T', 3, struct sunos_termio)
106 #define SUNOS_TCSETAF _IOW('T', 4, struct sunos_termio)

Completed in 26 milliseconds