Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_fork.c652 proc_id_set_cond(PROC_ID_REAP, p2->p_pid); in do_fork()
HDkern_proc.c348 proc_id_set_cond(int type, pid_t id) in proc_id_set_cond() function
/freebsd-13-stable/sys/sys/
HDproc.h1297 void proc_id_set_cond(int type, pid_t id);