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