Home
last modified time | relevance | path

Searched defs:process_func (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Ddevtimer.c132 devtimer_process_func process_func; in devtimer_process() local
161 devtimer_create(devtimer_process_func process_func, void * arg0) in devtimer_create()