Home
last modified time | relevance | path

Searched refs:UI_CONNECTERROR_DLG (Results 1 – 21 of 21) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DCedarType.h197 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef
H A DSession.h379 struct UI_CONNECTERROR_DLG struct
H A DSession.c1619 UI_CONNECTERROR_DLG p; in ClientThread()
1660 UI_CONNECTERROR_DLG p; in ClientThread()
H A DClient.h646 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg);
H A DWinUi.h784 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p);
H A DClient.c875 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg) in CncConnectErrorDlg()
1443 UI_CONNECTERROR_DLG *dlg; in Win32CnConnectErrorDlgThreadProc()
1450 dlg = (UI_CONNECTERROR_DLG *)param; in Win32CnConnectErrorDlgThreadProc()
1471 UI_CONNECTERROR_DLG dlg; in Win32CnConnectErrorDlg()
H A DWinUi.c4616 UI_CONNECTERROR_DLG *p = (UI_CONNECTERROR_DLG *)param; in ConnectErrorDlgProc()
4729 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p) in ConnectErrorDlg()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DCedarType.h197 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef
H A DSession.h378 struct UI_CONNECTERROR_DLG struct
H A DSession.c1619 UI_CONNECTERROR_DLG p; in ClientThread()
1660 UI_CONNECTERROR_DLG p; in ClientThread()
H A DClient.h646 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg);
H A DWinUi.h784 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p);
H A DClient.c875 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg) in CncConnectErrorDlg()
1443 UI_CONNECTERROR_DLG *dlg; in Win32CnConnectErrorDlgThreadProc()
1450 dlg = (UI_CONNECTERROR_DLG *)param; in Win32CnConnectErrorDlgThreadProc()
1471 UI_CONNECTERROR_DLG dlg; in Win32CnConnectErrorDlg()
H A DWinUi.c4616 UI_CONNECTERROR_DLG *p = (UI_CONNECTERROR_DLG *)param; in ConnectErrorDlgProc()
4729 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p) in ConnectErrorDlg()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DCedarType.h103 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef
H A DSession.h275 struct UI_CONNECTERROR_DLG struct
H A DSession.c1551 UI_CONNECTERROR_DLG p; in ClientThread()
1592 UI_CONNECTERROR_DLG p; in ClientThread()
H A DClient.h541 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg);
H A DWinUi.h612 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p);
H A DClient.c764 bool CncConnectErrorDlg(SESSION *session, UI_CONNECTERROR_DLG *dlg) in CncConnectErrorDlg()
1290 UI_CONNECTERROR_DLG *dlg; in Win32CnConnectErrorDlgThreadProc()
1297 dlg = (UI_CONNECTERROR_DLG *)param; in Win32CnConnectErrorDlgThreadProc()
1318 UI_CONNECTERROR_DLG dlg; in Win32CnConnectErrorDlg()
H A DWinUi.c3854 UI_CONNECTERROR_DLG *p = (UI_CONNECTERROR_DLG *)param; in ConnectErrorDlgProc()
3967 bool ConnectErrorDlg(UI_CONNECTERROR_DLG *p) in ConnectErrorDlg()