Home
last modified time | relevance | path

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

/haiku/src/bin/network/ppp_up/
H A DPPPUpApplication.cpp21 new PPPUpApplication(interfaceName); in main()
29 PPPUpApplication::PPPUpApplication(const char *interfaceName) in PPPUpApplication() function in PPPUpApplication
37 PPPUpApplication::ReadyToRun() in ReadyToRun()
H A DPPPUpApplication.h18 class PPPUpApplication : public BApplication {
20 PPPUpApplication(const char *interfaceName);
H A DJamfile20 PPPUpApplication.cpp