Searched refs:pt_kill (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 1441 pt_kill(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in pt_kill() function 2191 { ":k", NULL, "forcibly kill and release target", pt_kill }, 2200 { "kill", NULL, "forcibly kill and release target", pt_kill },
|