Searched refs:halt (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dhalt.ksh30 call_cluster_hook halt "$@" || exit $?
H A Dpostattach.ksh80 # Copy in sysidcfg file, boot zone, run sysunconfig and halt
90 /usr/sbin/zoneadm -z $ZONENAME halt
94 /usr/sbin/zoneadm -z $ZONENAME halt
H A Dclone.ksh116 /usr/sbin/zoneadm -z "${dst.name}" halt
120 /usr/sbin/zoneadm -z "${dst.name}" halt
H A DMakefile28 halt verify_cfg verify_adm
H A Dp2v.ksh47 /usr/sbin/zoneadm -z $ZONENAME halt
467 # ^C Should cleanup; if the zone is running, it should try to halt it.
538 e_badhalt=$(gettext "Zone halt failed")
704 /usr/sbin/zoneadm -z $ZONENAME halt
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dhalt.c0 /* halt.c - command to halt the computer. */
38 GRUB_MOD_INIT(halt)
40 cmd = grub_register_command ("halt", grub_cmd_halt,
45 GRUB_MOD_FINI(halt)
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dhalt.ksh35 call_cluster_hook halt "$@" || exit $?
H A DMakefile26 PROGS= boot.wrapper halt.wrapper attach boot clone detach halt \
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dhalt.c0 /* halt.c - command to halt the computer. */
31 {"no-apm", 'n', 0, N_("Do not use APM to halt the computer."), 0, 0},
118 GRUB_MOD_INIT(halt)
120 cmd = grub_register_extcmd ("halt", grub_cmd_halt, 0, "[-n]",
125 GRUB_MOD_FINI(halt)
/osnet-11/usr/src/grub/grub2/include/grub/arc/
H A Darc.h159 void *halt; member in struct:grub_arc_firmware_vector
/osnet-11/usr/src/grub/grub2/tests/util/
H A Dgrub-shell.in139 halt
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile111 ../.././grub-core/commands/halt.c \
120 ../.././grub-core/commands/i386/pc/halt.c \
391 ../.././grub-core/lib/efi/halt.c \
394 ../.././grub-core/lib/emu/halt.c \
397 ../.././grub-core/lib/i386/halt.c \
404 ../.././grub-core/lib/ieee1275/halt.c \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile111 ../.././grub-core/commands/halt.c \
120 ../.././grub-core/commands/i386/pc/halt.c \
391 ../.././grub-core/lib/efi/halt.c \
394 ../.././grub-core/lib/emu/halt.c \
397 ../.././grub-core/lib/i386/halt.c \
404 ../.././grub-core/lib/ieee1275/halt.c \
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.h546 unsigned int halt : 1; member in struct:re_dfastate_t
H A Dregex_internal.c1654 /* If the state has the halt node, the state is a halt state. */
1656 newstate->halt = 1;
1708 /* If the state has the halt node, the state is a halt state. */
1710 newstate->halt = 1;
H A Dregexec.c1032 || !mctx->state_log[match_last]->halt);
1161 if (BE (cur_state->halt, 0))
1219 if (cur_state->halt)
1221 /* Reached a halt state.
1222 Check the halt state can satisfy the current context. */
1227 /* We found an appropriate halt state. */
1262 /* Check the halt state STATE match the current context.
1263 Return 0 if not match, if the node, STATE has, is a halt node and
1274 assert (state->halt);
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile3309 #am__append_1998 = halt.module
3310 #am__append_1999 = halt.module$(EXEEXT)
3314 # halt.marker
3315 #am__append_2003 = halt.mod
3316 #am__append_2004 = halt.marker
3317 #am__append_2005 = halt.module
3318 #am__append_2006 = halt.module$(EXEEXT)
3322 # halt.marker
3323 #am__append_2010 = halt.mod
3324 #am__append_2011 = halt
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile3309 #am__append_1998 = halt.module
3310 #am__append_1999 = halt.module$(EXEEXT)
3314 # halt.marker
3315 #am__append_2003 = halt.mod
3316 #am__append_2004 = halt.marker
3317 am__append_2005 = halt.module
3318 am__append_2006 = halt.module$(EXEEXT)
3322 halt.marker
3323 am__append_2010 = halt.mod
3324 am__append_2011 = halt
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1547 any way. The remote server CPU could be grinding to a halt

Completed in 151 milliseconds