Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DEtherLog.h149 struct RPC_EL_LICENSE_STATUS struct
236 UINT EtGetLicenseStatus(EL *a, RPC_EL_LICENSE_STATUS *t);
250 UINT EcGetLicenseStatus(RPC *r, RPC_EL_LICENSE_STATUS *t);
267 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p);
268 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t);
H A DEtherLog.c298 …DECLARE_RPC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EtGetLicenseStatus, InRpcElLicenseStatus, O… in ElRpcServer()
322 DECLARE_SC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EcGetLicenseStatus, InRpcElLicenseStatus, Out…
387 UINT EtGetLicenseStatus(EL *e, RPC_EL_LICENSE_STATUS *t) in EtGetLicenseStatus()
397 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in EtGetLicenseStatus()
690 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p) in InRpcElLicenseStatus()
698 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in InRpcElLicenseStatus()
704 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t) in OutRpcElLicenseStatus()
H A DCedarType.h553 typedef struct RPC_EL_LICENSE_STATUS RPC_EL_LICENSE_STATUS; typedef
H A DEM.c375 RPC_EL_LICENSE_STATUS st; in EmLicenseDlgRefresh()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DEtherLog.h149 struct RPC_EL_LICENSE_STATUS struct
236 UINT EtGetLicenseStatus(EL *a, RPC_EL_LICENSE_STATUS *t);
250 UINT EcGetLicenseStatus(RPC *r, RPC_EL_LICENSE_STATUS *t);
267 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p);
268 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t);
H A DEtherLog.c298 …DECLARE_RPC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EtGetLicenseStatus, InRpcElLicenseStatus, O… in ElRpcServer()
322 DECLARE_SC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EcGetLicenseStatus, InRpcElLicenseStatus, Out…
387 UINT EtGetLicenseStatus(EL *e, RPC_EL_LICENSE_STATUS *t) in EtGetLicenseStatus()
397 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in EtGetLicenseStatus()
690 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p) in InRpcElLicenseStatus()
698 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in InRpcElLicenseStatus()
704 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t) in OutRpcElLicenseStatus()
H A DCedarType.h553 typedef struct RPC_EL_LICENSE_STATUS RPC_EL_LICENSE_STATUS; typedef
H A DEM.c375 RPC_EL_LICENSE_STATUS st; in EmLicenseDlgRefresh()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DEtherLog.h54 struct RPC_EL_LICENSE_STATUS struct
138 UINT EtGetLicenseStatus(EL *a, RPC_EL_LICENSE_STATUS *t);
151 UINT EcGetLicenseStatus(RPC *r, RPC_EL_LICENSE_STATUS *t);
168 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p);
169 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t);
H A DEtherLog.c217 …DECLARE_RPC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EtGetLicenseStatus, InRpcElLicenseStatus, O… in ElRpcServer()
240 DECLARE_SC("GetLicenseStatus", RPC_EL_LICENSE_STATUS, EcGetLicenseStatus, InRpcElLicenseStatus, Out…
300 UINT EtGetLicenseStatus(EL *e, RPC_EL_LICENSE_STATUS *t) in EtGetLicenseStatus()
310 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in EtGetLicenseStatus()
603 void InRpcElLicenseStatus(RPC_EL_LICENSE_STATUS *t, PACK *p) in InRpcElLicenseStatus()
611 Zero(t, sizeof(RPC_EL_LICENSE_STATUS)); in InRpcElLicenseStatus()
617 void OutRpcElLicenseStatus(PACK *p, RPC_EL_LICENSE_STATUS *t) in OutRpcElLicenseStatus()
H A DCedarType.h460 typedef struct RPC_EL_LICENSE_STATUS RPC_EL_LICENSE_STATUS; typedef
H A DEM.c270 RPC_EL_LICENSE_STATUS st; in EmLicenseDlgRefresh()