get_command_hook
cmd = get_command_hook(mip, "-hook");
cmd = get_command_hook(mip, "-head");
(cmd = get_command_hook(this_mip, "-hook")) ||
(cmd = get_command_hook(this_mip, "-head")) ||
(cmd = get_command_hook(this_mip, "-body"))) {
cmd = get_command_hook(mip, "-body");