Home
last modified time | relevance | path

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

/titanic_44/usr/src/ucbcmd/shutdown/
H A Dshutdown.c205 char *shutdown_action; in main() local
318 shutdown_action = "reboot"; in main()
321 shutdown_action = "halt"; in main()
324 shutdown_action = "shutdown"; in main()
408 shutdown_action, shutter, mesg); in main()
411 shutdown_action, shutter); in main()