Searched refs:realitexpire (Results 1 – 3 of 3) sorted by relevance
159 void realitexpire(struct proc *, void*);
534 realitexpire( in realitexpire() function
949 child_proc->p_rcall = thread_call_allocate((thread_call_func_t)realitexpire, child_proc); in forkproc()