Home
last modified time | relevance | path

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

/haiku/src/preferences/network/
H A DServiceView.cpp35 fExecutable(executable), in ServiceView()
134 settings.AddArgument(fExecutable); in Enable()
H A DServiceView.h48 const char* fExecutable; variable