Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dkern_proc.c3675 const int callout_ret = callout(p, arg); in proc_iterate() local
3699 const int callout_ret = callout(p, arg); in proc_iterate() local
3815 const int callout_ret = callout(p, arg); in proc_childrenwalk() local
3901 const int callout_ret = callout(p, arg); variable