Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_event.c315 const static struct filterops proc_filtops; variable
345 [~EVFILT_PROC] = &proc_filtops,
1095 #pragma mark proc_filtops
1322 SECURITY_READ_ONLY_EARLY(static struct filterops) proc_filtops = {