Home
last modified time | relevance | path

Searched refs:reboot_func (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3641 reboot_func (char *arg, int flags) in reboot_func() function
3652 reboot_func,
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c160 static int reboot_func(int argc, char *argv[]);
187 { CMD_REBOOT, "reboot", SHELP_REBOOT, reboot_func },
1944 reboot_func(int argc, char *argv[]) in reboot_func() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4441 (reboot_func): New function.