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

/darwin-on-arm/xnu/bsd/sys/
H A Dconf.h197 struct tty **d_ttys; member in struct:cdevsw
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_pipe.c239 .d_ttys = NULL,
H A Daudit_session.c344 .d_ttys = NULL,
/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c1560 struct tty *tp = cdevsw[major(dev)].d_ttys[minor(dev)];

Completed in 84 milliseconds