Home
last modified time | relevance | path

Searched refs:knote_set_error (Results 1 – 14 of 14) sorted by relevance

/xnu-11417.101.15/bsd/kern/
H A Dtty_ptmx.c673 knote_set_error(kn, ENODEV); in ptsd_kqfilter()
678 knote_set_error(kn, ENXIO); in ptsd_kqfilter()
777 knote_set_error(kn, ENODEV); in ptmx_kqfilter()
782 knote_set_error(kn, ENXIO); in ptmx_kqfilter()
H A Dkern_event.c928 knote_set_error(struct knote *kn, int error) in knote_set_error() function
1105 knote_set_error(kn, ENOTSUP); in filt_procattach()
1111 knote_set_error(kn, ESRCH); in filt_procattach()
1132 knote_set_error(kn, EACCES); in filt_procattach()
1721 knote_set_error(kn, error); in filt_timerattach()
1730 knote_set_error(kn, ENOMEM); in filt_timerattach()
2500 knote_set_error(kn, error); in filt_wlattach()
3725 knote_set_error(kn, ENOTSUP); in filt_no_attach()
5140 knote_set_error(kn, EINVAL);
5166 knote_set_error(kn, EINVAL);
[all …]
H A Dsys_pipe.c1604 knote_set_error(kn, EPERM); in pipe_kqfilter()
1645 knote_set_error(kn, EINVAL); in pipe_kqfilter()
H A Dtty.c3507 knote_set_error(kn, ENOTSUP); in filt_ttyattach()
3542 knote_set_error(kn, ENOTTY); in filt_ttyattach()
H A Dkern_memorystatus_notify.c193 knote_set_error(kn, error); in filt_memorystatusattach()
H A Dkern_descrip.c6221 knote_set_error(kn, ENOTSUP); in fo_no_kqfilter()
H A Duipc_socket.c6571 knote_set_error(kn, EINVAL); in soo_kqfilter()
/xnu-11417.101.15/osfmk/ipc/
H A Dipc_pset.c677 knote_set_error(kn, ENOTSUP); in filt_portattach()
763 knote_set_error(kn, ENOENT); in filt_machportattach()
779 knote_set_error(kn, ENOTSUP); in filt_machportattach()
/xnu-11417.101.15/bsd/sys/
H A Devent_private.h847 extern void knote_set_error(struct knote *kn, int error);
/xnu-11417.101.15/bsd/skywalk/channel/
H A Dchannel.c624 knote_set_error(kn, EINVAL); in filt_chtouch()
795 knote_set_error(kn, EINVAL); in filt_chrwattach()
1072 knote_set_error(kn, ENXIO); in ch_kqfilter()
1094 knote_set_error(kn, EINVAL); in ch_kqfilter()
/xnu-11417.101.15/bsd/miscfs/specfs/
H A Dspec_vnops.c909 knote_set_error(kn, ENXIO); in spec_kqfilter()
3058 knote_set_error(kn, ENODEV); in filt_spec_common()
3108 knote_set_error(kn, EINVAL); in filt_specattach()
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_vnops.c2015 knote_set_error(kn, error); in vn_kqfilter()
/xnu-11417.101.15/bsd/net/
H A Dbpf.c3185 knote_set_error(kn, EINVAL); in bpfkqfilter()
3197 knote_set_error(kn, ENXIO); in bpfkqfilter()
H A Dnecp_client.c1173 knote_set_error(kn, EINVAL); in necpop_kqfilter()
1180 knote_set_error(kn, ENOENT); in necpop_kqfilter()