Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAdmin.h150 char ServerBuildInfoString[128]; // Server build information string member
H A DAdmin.c10048 StrCpy(t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString), c->BuildInfo); in StGetServerInfo()
11949 PackGetStr(p, "ServerBuildInfoString", t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString)); in InRpcServerInfo()
11968 PackAddStr(p, "ServerBuildInfoString", t->ServerBuildInfoString); in OutRpcServerInfo()
H A DSM.c16295 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in SmRefreshServerInfo()
H A DCommand.c22822 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in PsServerInfoGet()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAdmin.h150 char ServerBuildInfoString[128]; // Server build information string member
H A DAdmin.c10048 StrCpy(t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString), c->BuildInfo); in StGetServerInfo()
11949 PackGetStr(p, "ServerBuildInfoString", t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString)); in InRpcServerInfo()
11968 PackAddStr(p, "ServerBuildInfoString", t->ServerBuildInfoString); in OutRpcServerInfo()
H A DSM.c16295 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in SmRefreshServerInfo()
H A DCommand.c22822 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in PsServerInfoGet()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAdmin.h61 char ServerBuildInfoString[128]; // Server build information string member
H A DAdmin.c10470 StrCpy(t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString), c->BuildInfo); in StGetServerInfo()
12371 PackGetStr(p, "ServerBuildInfoString", t->ServerBuildInfoString, sizeof(t->ServerBuildInfoString)); in InRpcServerInfo()
12390 PackAddStr(p, "ServerBuildInfoString", t->ServerBuildInfoString); in OutRpcServerInfo()
H A DSM.c16156 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in SmRefreshServerInfo()
H A DCommand.c23619 StrToUni(tmp, sizeof(tmp), t.ServerBuildInfoString); in PsServerInfoGet()