Home
last modified time | relevance | path

Searched refs:IsEmptyUniStr (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DInternat.h86 bool IsEmptyUniStr(wchar_t *str);
H A DInternat.c962 return IsEmptyUniStr(str); in UniIsEmptyStr()
964 bool IsEmptyUniStr(wchar_t *str) in IsEmptyUniStr() function
H A DMicrosoft.c699 if (IsEmptyUniStr(p->Domain) == false) in MsPerformMsChapV2AuthByLsa()
7178 if (IsEmptyUniStr(src_cat) == false && IsEmptyUniStr(dst_cat) == false) in MsStartDriverInstall()
7241 if (IsEmptyUniStr(dst_cat) == false) in MsFinishDriverInstall()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DInternat.h199 bool IsEmptyUniStr(wchar_t *str);
H A DInternat.c1205 return IsEmptyUniStr(str); in UniIsEmptyStr()
1207 bool IsEmptyUniStr(wchar_t *str) in IsEmptyUniStr() function
H A DMicrosoft.c894 if (IsEmptyUniStr(p->Domain) == false) in MsPerformMsChapV2AuthByLsa()
10651 if (IsEmptyUniStr(src_cat) == false && IsEmptyUniStr(dst_cat) == false) in MsStartDriverInstall()
10714 if (IsEmptyUniStr(dst_cat) == false) in MsFinishDriverInstall()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DInternat.h199 bool IsEmptyUniStr(wchar_t *str);
H A DInternat.c1205 return IsEmptyUniStr(str); in UniIsEmptyStr()
1207 bool IsEmptyUniStr(wchar_t *str) in IsEmptyUniStr() function
H A DMicrosoft.c894 if (IsEmptyUniStr(p->Domain) == false) in MsPerformMsChapV2AuthByLsa()
10651 if (IsEmptyUniStr(src_cat) == false && IsEmptyUniStr(dst_cat) == false) in MsStartDriverInstall()
10714 if (IsEmptyUniStr(dst_cat) == false) in MsFinishDriverInstall()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSW.c736 if (IsEmptyUniStr(sw->Web_OutFile) || IsEmptyUniStr(sw->Web_SettingFile)) in SwWeb2Update()
757 if (IsEmptyUniStr(sw->Easy_OutFile) || IsEmptyUniStr(sw->Easy_SettingFile)) in SwEasy2Update()
4038 if (IsEmptyUniStr(value) == false && type != 0) in SwLoadLogFile()
5522 if (IsEmptyUniStr(additional_params)) in SwReExecMyself()
H A DConsole.c146 if (IsEmptyUniStr(tmp)) in CmdEvalIsFile()
705 if (str != NULL && IsEmptyUniStr(str)) in DispatchNextCmdEx()
H A DSession.c182 if (IsEmptyUniStr(s->Client_Message) == false) in SessionMain()
H A DWinUi.c620 if (IsEmptyUniStr(wizard->CloseConfirmMsg) == false && in WizardPageDefDlgProc()
9062 if (IsEmptyUniStr(text)) in AdjustFontSize()
H A DProtocol.c4671 if (IsEmptyUniStr(msg) == false) in ClientConnect()
H A DSM.c1472 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmEtherIpIdDlgGetSetting()
1778 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmIPsecDlgGetSetting()
2073 b = !IsEmptyUniStr(s); in SmHubMsgDlgUpdate()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DConsole.c219 if (IsEmptyUniStr(tmp)) in CmdEvalIsFile()
778 if (str != NULL && IsEmptyUniStr(str)) in DispatchNextCmdEx()
H A DSW.c848 if (IsEmptyUniStr(sw->Web_OutFile) || IsEmptyUniStr(sw->Web_SettingFile)) in SwWeb2Update()
869 if (IsEmptyUniStr(sw->Easy_OutFile) || IsEmptyUniStr(sw->Easy_SettingFile)) in SwEasy2Update()
4291 if (IsEmptyUniStr(value) == false && type != 0) in SwLoadLogFile()
5824 if (IsEmptyUniStr(additional_params)) in SwReExecMyself()
H A DSession.c250 if (IsEmptyUniStr(s->Client_Message) == false) in SessionMain()
H A DWinUi.c710 if (IsEmptyUniStr(wizard->CloseConfirmMsg) == false && in WizardPageDefDlgProc()
10982 if (IsEmptyUniStr(text)) in AdjustFontSize()
H A DSM.c1579 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmEtherIpIdDlgGetSetting()
1885 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmIPsecDlgGetSetting()
2187 b = !IsEmptyUniStr(s); in SmHubMsgDlgUpdate()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DConsole.c219 if (IsEmptyUniStr(tmp)) in CmdEvalIsFile()
778 if (str != NULL && IsEmptyUniStr(str)) in DispatchNextCmdEx()
H A DSW.c848 if (IsEmptyUniStr(sw->Web_OutFile) || IsEmptyUniStr(sw->Web_SettingFile)) in SwWeb2Update()
869 if (IsEmptyUniStr(sw->Easy_OutFile) || IsEmptyUniStr(sw->Easy_SettingFile)) in SwEasy2Update()
4291 if (IsEmptyUniStr(value) == false && type != 0) in SwLoadLogFile()
5824 if (IsEmptyUniStr(additional_params)) in SwReExecMyself()
H A DSession.c250 if (IsEmptyUniStr(s->Client_Message) == false) in SessionMain()
H A DWinUi.c710 if (IsEmptyUniStr(wizard->CloseConfirmMsg) == false && in WizardPageDefDlgProc()
10982 if (IsEmptyUniStr(text)) in AdjustFontSize()
H A DSM.c1579 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmEtherIpIdDlgGetSetting()
1885 if (ws != NULL && IsEmptyUniStr(ws) == false) in SmIPsecDlgGetSetting()
2187 b = !IsEmptyUniStr(s); in SmHubMsgDlgUpdate()

12