Home
last modified time | relevance | path

Searched refs:GetParamYes (Results 1 – 12 of 12) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DConsole.h202 bool GetParamYes(LIST *o, char *name);
H A DSW.c6547 sw->IsReExecForUac = GetParamYes(o, "UAC"); in SwParseCommandLine()
6548 sw->LanguageMode = GetParamYes(o, "LANGUAGE"); in SwParseCommandLine()
6550 sw->LangNow = GetParamYes(o, "LANGNOW"); in SwParseCommandLine()
6551 sw->SetLangAndReboot = GetParamYes(o, "SETLANGANDREBOOT"); in SwParseCommandLine()
6552 sw->HideStartCommand = GetParamYes(o, "HIDESTARTCOMMAND"); in SwParseCommandLine()
6553 sw->SuInstMode = GetParamYes(o, "SUINSTMODE"); in SwParseCommandLine()
6558 sw->EasyMode = GetParamYes(o, "EASY"); in SwParseCommandLine()
6562 sw->WebMode = GetParamYes(o, "WEB"); in SwParseCommandLine()
6569 sw->IsEasyInstaller = GetParamYes(o, "ISEASYINSTALLER"); in SwParseCommandLine()
6570 sw->IsWebInstaller = GetParamYes(o, "ISWEBINSTALLER"); in SwParseCommandLine()
[all …]
H A DCommand.c2632 nohup = GetParamYes(o, "nohup"); in PtTrafficServer()
2738 dbl = GetParamYes(o, "DOUBLE"); in PtTrafficClient()
2739 raw = GetParamYes(o, "RAW"); in PtTrafficClient()
7396 t.ControllerOnly = GetParamYes(o, "ONLY"); in PsClusterSettingController()
9056 t.TapMode = GetParamYes(o, "TAP"); in PsBridgeCreate()
19020 t.SaveLog = GetParamYes(o, "LOG"); in PsNatSet()
19486 t.SaveLog = GetParamYes(o, "LOG"); in PsDhcpSet()
20815 t.L2TP_IPsec = GetParamYes(o, "L2TP"); in PsIPsecEnable()
20816 t.L2TP_Raw = GetParamYes(o, "L2TPRAW"); in PsIPsecEnable()
21224 t.EnableSSTP = GetParamYes(o, "[yes|no]"); in PsSstpEnable()
[all …]
H A DConsole.c1516 bool GetParamYes(LIST *o, char *name) in GetParamYes() function
/dports/security/softether/v4.38-9760/src/Cedar/
H A DConsole.h202 bool GetParamYes(LIST *o, char *name);
H A DSW.c6547 sw->IsReExecForUac = GetParamYes(o, "UAC"); in SwParseCommandLine()
6548 sw->LanguageMode = GetParamYes(o, "LANGUAGE"); in SwParseCommandLine()
6550 sw->LangNow = GetParamYes(o, "LANGNOW"); in SwParseCommandLine()
6551 sw->SetLangAndReboot = GetParamYes(o, "SETLANGANDREBOOT"); in SwParseCommandLine()
6552 sw->HideStartCommand = GetParamYes(o, "HIDESTARTCOMMAND"); in SwParseCommandLine()
6553 sw->SuInstMode = GetParamYes(o, "SUINSTMODE"); in SwParseCommandLine()
6558 sw->EasyMode = GetParamYes(o, "EASY"); in SwParseCommandLine()
6562 sw->WebMode = GetParamYes(o, "WEB"); in SwParseCommandLine()
6569 sw->IsEasyInstaller = GetParamYes(o, "ISEASYINSTALLER"); in SwParseCommandLine()
6570 sw->IsWebInstaller = GetParamYes(o, "ISWEBINSTALLER"); in SwParseCommandLine()
[all …]
H A DCommand.c2632 nohup = GetParamYes(o, "nohup"); in PtTrafficServer()
2738 dbl = GetParamYes(o, "DOUBLE"); in PtTrafficClient()
2739 raw = GetParamYes(o, "RAW"); in PtTrafficClient()
7396 t.ControllerOnly = GetParamYes(o, "ONLY"); in PsClusterSettingController()
9056 t.TapMode = GetParamYes(o, "TAP"); in PsBridgeCreate()
19020 t.SaveLog = GetParamYes(o, "LOG"); in PsNatSet()
19486 t.SaveLog = GetParamYes(o, "LOG"); in PsDhcpSet()
20815 t.L2TP_IPsec = GetParamYes(o, "L2TP"); in PsIPsecEnable()
20816 t.L2TP_Raw = GetParamYes(o, "L2TPRAW"); in PsIPsecEnable()
21224 t.EnableSSTP = GetParamYes(o, "[yes|no]"); in PsSstpEnable()
[all …]
H A DConsole.c1516 bool GetParamYes(LIST *o, char *name) in GetParamYes() function
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DConsole.h109 bool GetParamYes(LIST *o, char *name);
H A DSW.c6182 sw->IsReExecForUac = GetParamYes(o, "UAC"); in SwParseCommandLine()
6183 sw->LanguageMode = GetParamYes(o, "LANGUAGE"); in SwParseCommandLine()
6185 sw->LangNow = GetParamYes(o, "LANGNOW"); in SwParseCommandLine()
6186 sw->SetLangAndReboot = GetParamYes(o, "SETLANGANDREBOOT"); in SwParseCommandLine()
6187 sw->HideStartCommand = GetParamYes(o, "HIDESTARTCOMMAND"); in SwParseCommandLine()
6188 sw->SuInstMode = GetParamYes(o, "SUINSTMODE"); in SwParseCommandLine()
6193 sw->EasyMode = GetParamYes(o, "EASY"); in SwParseCommandLine()
6197 sw->WebMode = GetParamYes(o, "WEB"); in SwParseCommandLine()
6204 sw->IsEasyInstaller = GetParamYes(o, "ISEASYINSTALLER"); in SwParseCommandLine()
6205 sw->IsWebInstaller = GetParamYes(o, "ISWEBINSTALLER"); in SwParseCommandLine()
[all …]
H A DCommand.c2507 nohup = GetParamYes(o, "nohup"); in PtTrafficServer()
2613 dbl = GetParamYes(o, "DOUBLE"); in PtTrafficClient()
2614 raw = GetParamYes(o, "RAW"); in PtTrafficClient()
7802 t.ControllerOnly = GetParamYes(o, "ONLY"); in PsClusterSettingController()
9471 t.TapMode = GetParamYes(o, "TAP"); in PsBridgeCreate()
19799 t.SaveLog = GetParamYes(o, "LOG"); in PsNatSet()
20240 t.SaveLog = GetParamYes(o, "LOG"); in PsDhcpSet()
21555 t.L2TP_IPsec = GetParamYes(o, "L2TP"); in PsIPsecEnable()
21556 t.L2TP_Raw = GetParamYes(o, "L2TPRAW"); in PsIPsecEnable()
21980 t.IsEnabled = GetParamYes(o, "[yes|no]"); in PsVpnAzureSetEnable()
[all …]
H A DConsole.c1443 bool GetParamYes(LIST *o, char *name) in GetParamYes() function