Home
last modified time | relevance | path

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

/haiku/src/apps/login/
H A DLoginApp.h13 const uint32 kRebootAction = 'rebo'; variable
H A DLoginApp.cpp91 case kRebootAction: in MessageReceived()
H A DLoginView.cpp93 new BMessage(kRebootAction)); in LoginView()