Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dlibproc.h60 #define PRELEASE_KILL 2 macro
H A Dproc_util.c94 request = (reason == PRELEASE_KILL) ? PT_KILL : PT_DETACH; in proc_detach()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c590 rflag = PRELEASE_KILL; in dt_proc_destroy()