Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DClient.h575 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e);
H A DCM.c4501 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmCreateRecentSubMenu()
10445 if (CALL(hWnd, CcEnumAccount(cm->Client, &a))) in CmRefreshAccountListEx2()
12330 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmUpdateJumpList()
H A DClient.c3410 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e) in CcEnumAccount() function
H A DCommand.c4136 ret = CcEnumAccount(pc->RemoteClient, &t); in PcAccountList()
6427 if (CcEnumAccount(r, &t) != ERR_NO_ERROR) in CmdIsAccountName()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DClient.h575 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e);
H A DCM.c4501 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmCreateRecentSubMenu()
10445 if (CALL(hWnd, CcEnumAccount(cm->Client, &a))) in CmRefreshAccountListEx2()
12330 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmUpdateJumpList()
H A DClient.c3410 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e) in CcEnumAccount() function
H A DCommand.c4136 ret = CcEnumAccount(pc->RemoteClient, &t); in PcAccountList()
6427 if (CcEnumAccount(r, &t) != ERR_NO_ERROR) in CmdIsAccountName()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DClient.h476 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e);
H A DCM.c4363 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmCreateRecentSubMenu()
10468 if (CALL(hWnd, CcEnumAccount(cm->Client, &a))) in CmRefreshAccountListEx2()
12349 if (CcEnumAccount(cm->Client, &a) == ERR_NO_ERROR) in CmUpdateJumpList()
H A DClient.c3143 UINT CcEnumAccount(REMOTE_CLIENT *r, RPC_CLIENT_ENUM_ACCOUNT *e) in CcEnumAccount() function
H A DCommand.c4020 ret = CcEnumAccount(pc->RemoteClient, &t); in PcAccountList()
6825 if (CcEnumAccount(r, &t) != ERR_NO_ERROR) in CmdIsAccountName()