Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_event.c316 const static struct filterops timer_filtops; variable
347 [~EVFILT_TIMER] = &timer_filtops,
1330 #pragma mark timer_filtops
1923 SECURITY_READ_ONLY_EARLY(static struct filterops) timer_filtops = {