Searched refs:ttyopen (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty_conf.c99 { ttyopen, ttylclose, ttread, ttwrite,
103 { ttyopen, ttylclose, ttread, ttwrite,
H A Dtty.c335 * ttyopen (LDISC)
342 ttyopen(dev_t device, struct tty *tp) function
/macosx-10.10/efax-38/efax/
H A Defaxos.h67 int ttyopen ( TFILE *f, char *fname, int reverse, int hwfc ) ;
H A Defaxio.c424 if ( ! err ) err = ttyopen ( f, fname, reverse, hwfc ) ;
H A Defaxos.c497 int ttyopen ( TFILE *f, char *fname, int reverse, int hwfc ) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dtty.h325 int ttyopen(dev_t device, struct tty *tp);

Completed in 408 milliseconds