Searched refs:filterops (Results 1 - 13 of 13) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Devent.h416 struct filterops *kn_fop;
446 struct filterops { struct
/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c176 static struct filterops file_filtops = {
183 static struct filterops kqread_filtops = {
191 static struct filterops bad_filtops = {
198 static struct filterops proc_filtops = {
208 static struct filterops vm_filtops = {
216 extern struct filterops memorystatus_filtops;
219 extern struct filterops fs_filtops;
221 extern struct filterops sig_filtops;
229 static struct filterops timer_filtops = {
254 extern struct filterops aio_filtop
[all...]
H A Dsys_pipe.c188 static struct filterops pipe_rfiltops = {
194 static struct filterops pipe_wfiltops = {
H A Dtty_ptmx.c1545 static struct filterops ptsd_kqops = {
H A Duipc_socket.c155 static struct filterops soread_filtops = {
161 static struct filterops sowrite_filtops = {
167 static struct filterops sock_filtops = {
H A Dkern_memorystatus.c101 struct filterops memorystatus_filtops = {
H A Dkern_sig.c155 struct filterops sig_filtops = {
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_pset.c325 struct filterops machport_filtops = {
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c150 struct filterops vnode_filtops = {
H A Dvfs_fsevents.c1902 struct filterops fsevent_filtops = {
H A Dvfs_subr.c3486 struct filterops fs_filtops = {
/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c2255 struct filterops spec_filtops = {
/xnu-2422.115.4/bsd/net/
H A Dbpf.c1943 static struct filterops bpfread_filtops = {

Completed in 190 milliseconds