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

/darwin-on-arm/xnu/bsd/sys/
H A Devent.h367 struct filterops *kn_fop;
397 struct filterops { struct
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c164 static struct filterops file_filtops = {
171 static struct filterops kqread_filtops = {
181 static struct filterops bad_filtops = {
188 static struct filterops proc_filtops = {
198 static struct filterops vm_filtops = {
205 extern struct filterops fs_filtops;
207 extern struct filterops sig_filtops;
215 static struct filterops timer_filtops = {
241 extern struct filterops aio_filtops;
245 extern struct filterops machport_filtop
[all...]
H A Dsys_pipe.c187 static struct filterops pipe_rfiltops = {
193 static struct filterops pipe_wfiltops = {
H A Dtty_ptmx.c1529 static struct filterops ptsd_kqops = {
H A Duipc_socket.c150 static struct filterops soread_filtops = {
155 static struct filterops sowrite_filtops = {
160 static struct filterops sock_filtops = {
H A Dkern_sig.c153 struct filterops sig_filtops = {
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_pset.c325 struct filterops machport_filtops = {
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c141 struct filterops vnode_filtops = {
H A Dvfs_fsevents.c1834 struct filterops fsevent_filtops = {
H A Dvfs_subr.c3486 struct filterops fs_filtops = {
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1963 struct filterops spec_filtops = {
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c1835 static struct filterops bpfread_filtops = {

Completed in 127 milliseconds