Home
last modified time | relevance | path

Searched refs:proc_id_set_cond (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/kern/
HDkern_fork.c656 proc_id_set_cond(PROC_ID_REAP, p2->p_pid); in do_fork()
HDkern_proc.c351 proc_id_set_cond(int type, pid_t id) in proc_id_set_cond() function
/freebsd-head/sys/sys/
HDproc.h1330 void proc_id_set_cond(int type, pid_t id);