Searched refs:stios2stio (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/compat/sunos/
H A Dsunos_ioctl.c107 static void stios2stio(struct sunos_termios *, struct sunos_termio *);
377 stios2stio(struct sunos_termios *ts, struct sunos_termio *t) function
558 stios2stio (&sts, &st);
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_ioctl.c143 static void stios2stio(struct sunos_termios *, struct sunos_termio *);
413 stios2stio(struct sunos_termios *ts, struct sunos_termio *t) function
584 stios2stio (&sts, &st);
/netbsd-current/sys/compat/ultrix/
H A Dultrix_ioctl.c124 static void stios2stio(struct emul_termios *, struct emul_termio *);
424 stios2stio(struct emul_termios *ts, struct emul_termio *t) function
572 stios2stio (&sts, &st);

Completed in 128 milliseconds