Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c203 char *shutdown_action; in main() local
316 shutdown_action = "reboot"; in main()
319 shutdown_action = "halt"; in main()
322 shutdown_action = "shutdown"; in main()
406 shutdown_action, shutter, mesg); in main()
409 shutdown_action, shutter); in main()