Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c922 halt_exec(const char *path, ...) in halt_exec() function
978 (void) halt_exec(BEADM_PROG, "umount", bename, NULL); in fastboot_bename()
980 if ((rc = halt_exec(BEADM_PROG, "mount", bename, FASTBOOT_MOUNTPOINT, in fastboot_bename()
1522 (void) halt_exec(BOOTADM_PROG, "set-menu", buf, NULL); in main()
1666 (void) halt_exec(BEADM_PROG, "umount", bename, NULL); in main()