Home
last modified time | relevance | path

Searched refs:RPC_CLIENT_GET_CONNECTION_STATUS (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DClient.h407 struct RPC_CLIENT_GET_CONNECTION_STATUS struct
584 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st);
693 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st);
708 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s);
736 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st);
850 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p);
851 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c);
H A DCedarType.h350 typedef struct RPC_CLIENT_GET_CONNECTION_STATUS RPC_CLIENT_GET_CONNECTION_STATUS; typedef
H A DCMInner.h465 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s);
466 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DCommand.h354 void CmdPrintStatusToListView(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s);
355 void CmdPrintStatusToListViewEx(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DClient.c2579 RPC_CLIENT_GET_CONNECTION_STATUS a; in CiRpcDispatch()
3767 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CcGetAccountStatus()
5066 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p) in InRpcClientGetConnectionStatus()
5075 Zero(s, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in InRpcClientGetConnectionStatus()
5143 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c) in OutRpcClientGetConnectionStatus()
6057 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s) in CiGetSessionStatus()
6206 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CtGetAccountStatus()
6237 Zero(st, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in CtGetAccountStatus()
6252 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st) in CiFreeClientGetConnectionStatus()
H A DServer.h387 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status
H A DCM.c8667 RPC_CLIENT_GET_CONNECTION_STATUS st; in CmEditAccountDlgOnOk()
9184 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmPolicyDlg()
9222 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrintCert()
9269 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrint()
9309 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s) in CmPrintStatusToListView()
9313 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode) in CmPrintStatusToListViewEx()
H A DAdmin.h531 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status
/dports/security/softether/v4.38-9760/src/Cedar/
H A DClient.h407 struct RPC_CLIENT_GET_CONNECTION_STATUS struct
584 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st);
693 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st);
708 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s);
736 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st);
850 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p);
851 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c);
H A DCedarType.h350 typedef struct RPC_CLIENT_GET_CONNECTION_STATUS RPC_CLIENT_GET_CONNECTION_STATUS; typedef
H A DCMInner.h465 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s);
466 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DCommand.h354 void CmdPrintStatusToListView(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s);
355 void CmdPrintStatusToListViewEx(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DClient.c2579 RPC_CLIENT_GET_CONNECTION_STATUS a; in CiRpcDispatch()
3767 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CcGetAccountStatus()
5066 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p) in InRpcClientGetConnectionStatus()
5075 Zero(s, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in InRpcClientGetConnectionStatus()
5143 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c) in OutRpcClientGetConnectionStatus()
6057 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s) in CiGetSessionStatus()
6206 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CtGetAccountStatus()
6237 Zero(st, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in CtGetAccountStatus()
6252 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st) in CiFreeClientGetConnectionStatus()
H A DServer.h387 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status
H A DCM.c8667 RPC_CLIENT_GET_CONNECTION_STATUS st; in CmEditAccountDlgOnOk()
9184 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmPolicyDlg()
9222 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrintCert()
9269 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrint()
9309 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s) in CmPrintStatusToListView()
9313 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode) in CmPrintStatusToListViewEx()
H A DAdmin.h531 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status
H A DCommand.c5854 RPC_CLIENT_GET_CONNECTION_STATUS t; in PcAccountStatusGet()
14337 void CmdPrintStatusToListView(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s) in CmdPrintStatusToListView()
14341 void CmdPrintStatusToListViewEx(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode) in CmdPrintStatusToListViewEx()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DClient.h309 struct RPC_CLIENT_GET_CONNECTION_STATUS struct
485 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st);
586 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st);
600 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s);
628 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st);
736 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p);
737 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c);
H A DCedarType.h253 typedef struct RPC_CLIENT_GET_CONNECTION_STATUS RPC_CLIENT_GET_CONNECTION_STATUS; typedef
H A DCMInner.h386 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s);
387 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DCommand.h255 void CmdPrintStatusToListView(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s);
256 void CmdPrintStatusToListViewEx(CT *ct, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode);
H A DClient.c2402 RPC_CLIENT_GET_CONNECTION_STATUS a; in CiRpcDispatch()
3500 UINT CcGetAccountStatus(REMOTE_CLIENT *r, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CcGetAccountStatus()
4798 void InRpcClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *s, PACK *p) in InRpcClientGetConnectionStatus()
4807 Zero(s, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in InRpcClientGetConnectionStatus()
4875 void OutRpcClientGetConnectionStatus(PACK *p, RPC_CLIENT_GET_CONNECTION_STATUS *c) in OutRpcClientGetConnectionStatus()
5766 void CiGetSessionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st, SESSION *s) in CiGetSessionStatus()
5919 bool CtGetAccountStatus(CLIENT *c, RPC_CLIENT_GET_CONNECTION_STATUS *st) in CtGetAccountStatus()
5950 Zero(st, sizeof(RPC_CLIENT_GET_CONNECTION_STATUS)); in CtGetAccountStatus()
5965 void CiFreeClientGetConnectionStatus(RPC_CLIENT_GET_CONNECTION_STATUS *st) in CiFreeClientGetConnectionStatus()
H A DServer.h299 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status
H A DCM.c8751 RPC_CLIENT_GET_CONNECTION_STATUS st; in CmEditAccountDlgOnOk()
9270 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmPolicyDlg()
9308 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrintCert()
9355 RPC_CLIENT_GET_CONNECTION_STATUS s; in CmStatusDlgPrint()
9395 void CmPrintStatusToListView(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s) in CmPrintStatusToListView()
9399 void CmPrintStatusToListViewEx(LVB *b, RPC_CLIENT_GET_CONNECTION_STATUS *s, bool server_mode) in CmPrintStatusToListViewEx()
H A DAdmin.h466 RPC_CLIENT_GET_CONNECTION_STATUS Status; // Status

12