Home
last modified time | relevance | path

Searched refs:Up (Results 1 – 25 of 36) sorted by relevance

12

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPLayer.h44 virtual bool Up() = 0;
H A DKPPPDevice.h56 virtual bool Up() = 0;
H A DKPPPLCP.h85 virtual bool Up();
H A DKPPPProtocol.h85 virtual bool Up() = 0;
H A DKPPPInterface.h207 virtual bool Up();
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.h48 virtual bool Up();
H A DPPPoEDevice.cpp122 PPPoEDevice::Up() in Up() function in PPPoEDevice
595 if (!Up()) in Pulse()
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.h44 virtual bool Up();
H A DModemDevice.cpp232 ModemDevice::Up() in Up() function in ModemDevice
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPInterface.h49 bool Up() const;
/haiku/src/add-ons/kernel/network/ppp/pap/
H A DProtocol.h58 virtual bool Up();
H A DProtocol.cpp111 PAP::Up() in Up() function in PAP
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.h73 virtual bool Up();
/haiku/src/apps/mail/
H A Dpictures.rdef98 resource(7, "Up") #'VICN' array {
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPProtocol.cpp169 Up(); in SetEnabled()
H A DKPPPLCP.cpp206 KPPPLCP::Up() in Up() function in KPPPLCP
H A DKPPPInterface.cpp1054 protocol->Up(); in AddProtocol()
1333 KPPPInterface::Up() in Up() function in KPPPInterface
1574 && !Up()) && !WaitForConnection()) { in Send()
2070 info.interface->Up(); in reconnect_thread()
H A DKPPPStateMachine.cpp760 if (Interface().Device() && !Interface().Device()->Up()) { in OpenEvent()
1697 if (Interface().Device() && !Interface().Device()->Up()) in ThisLayerStarted()
1970 protocol->Up(); in BringPhaseUp()
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp151 interface.Up(); in create()
178 if (!interface.Up()) { in connect()
/haiku/src/add-ons/kernel/network/ppp/ppp/
H A Dppp.cpp136 if (device->KPPP_Interface->Up() != true) { in ppp_up()
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterface.cpp381 PPPInterface::Up() const in Up() function in PPPInterface
/haiku/src/tests/kits/device/stickit_BJoystick/
H A Darticle.txt133 1 Up
134 2 Up and Right
140 8 Up and Left
/haiku/src/bin/network/ppp_up/
H A DConnectionView.cpp200 interface.Up(); in Connect()
/haiku/docs/user/interface/
H A DListView.dox44 Page Up and Page Down and the Enter key or Space key to invoke the item.
266 - Up Arrow Selects the previous item.
268 - Page Up Selects the item one view height above the
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.cpp448 interface.Up(); in UpDownThread()

12