Searched refs:d_ttys (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dconf.h191 struct tty **d_ttys; member in struct:cdevsw
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_pipe.c239 .d_ttys = NULL,
H A Daudit_session.c344 .d_ttys = NULL,
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty.c1592 struct tty *tp = cdevsw[major(dev)].d_ttys[minor(dev)];

Completed in 209 milliseconds