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

  /src/sys/compat/ultrix/
ultrix_ioctl.c 60 #define emul_termio ultrix_termio macro
124 static void stios2stio(struct emul_termios *, struct emul_termio *);
125 static void stio2stios(struct emul_termio *, struct emul_termios *);
424 stios2stio(struct emul_termios *ts, struct emul_termio *t)
440 stio2stios(struct emul_termio *t, struct emul_termios *ts)

Completed in 10 milliseconds