Searched defs:pt_kill (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1411 pt_kill(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
2123 { ":k", NULL, "forcibly kill and release target", pt_kill },
2132 { "kill", NULL, "forcibly kill and release target", pt_kill },

Completed in 80 milliseconds