Searched refs:halt_exec (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/halt/ |
H A D | halt.c | 908 halt_exec(const char *path, ...) in halt_exec() function 964 (void) halt_exec(BEADM_PROG, "umount", bename, NULL); in fastboot_bename() 966 if ((rc = halt_exec(BEADM_PROG, "mount", bename, FASTBOOT_MOUNTPOINT, in fastboot_bename() 1510 (void) halt_exec(BOOTADM_PROG, "set-menu", buf, NULL); in main() 1662 (void) halt_exec(BEADM_PROG, "umount", bename, NULL); in main()
|