Searched refs:d_select (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/dev/i386/
H A Dcons.c148 return ((*cdevsw[major(dev)].d_select)(dev, flag, wql, p));
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dconf.h192 select_fcn_t *d_select; member in struct:cdevsw
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_pipe.c240 .d_select = audit_pipe_poll,
H A Daudit_session.c345 .d_select = audit_sdev_poll,
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/specfs/
H A Dspec_vnops.c714 return (*cdevsw[major(dev)].d_select)(dev, ap->a_which, ap->a_wql, p);

Completed in 184 milliseconds