Searched refs:kMsgDisconnect (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp19 static const uint32 kMsgDisconnect = 'DISC'; variable
76 BMenuItem *item = new BMenuItem(kLabelDisconnect, new BMessage(kMsgDisconnect));
H A DPPPStatusView.cpp20 static const uint32 kMsgDisconnect = 'DISC'; variable
44 new BMessage(kMsgDisconnect));
122 case kMsgDisconnect:

Completed in 38 milliseconds