Searched defs:callout (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A Dparam.c119 struct callout *callout; variable in typeref:struct:callout
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_event.c571 thread_call_t callout; local
612 thread_call_t callout; local
649 thread_call_t callout; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c954 buf_iterate(vnode_t vp, int (*callout)(buf_t, void *), int flags, void *arg) argument
3202 int callout = ISSET(bp->b_flags, B_CALL); local
H A Dvfs_subr.c4105 vfs_iterate(__unused int flags, int (*callout)(mount_t, void *), void *arg) argument

Completed in 42 milliseconds