Searched refs:realitexpire (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsystm.h165 void realitexpire(struct proc *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_time.c289 * time callout routine (realitexpire, given below), to be delayed
450 realitexpire( function
H A Dkern_fork.c883 child->p_rcall = thread_call_allocate((thread_call_func_t)realitexpire, child);

Completed in 27 milliseconds