Home
last modified time | relevance | path

Searched refs:IsForegroundCb (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProtocol.h70 UPDATE_ISFOREGROUND_PROC *IsForegroundCb; // Callback function for retrieving whether foreground member
H A DProtocol.c660 if (c->IsForegroundCb != NULL) in UpdateClientThreadProc()
669 if (c->IsForegroundCb(c, c->Param)) in UpdateClientThreadProc()
724 c->IsForegroundCb = isforeground_cb; in NewUpdateClient()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DProtocol.h172 UPDATE_ISFOREGROUND_PROC *IsForegroundCb; // Callback function for retrieving whether foreground member
H A DProtocol.c1443 if (c->IsForegroundCb != NULL) in UpdateClientThreadProc()
1452 if (c->IsForegroundCb(c, c->Param)) in UpdateClientThreadProc()
1510 c->IsForegroundCb = isforeground_cb; in NewUpdateClient()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DProtocol.h172 UPDATE_ISFOREGROUND_PROC *IsForegroundCb; // Callback function for retrieving whether foreground member
H A DProtocol.c1443 if (c->IsForegroundCb != NULL) in UpdateClientThreadProc()
1452 if (c->IsForegroundCb(c, c->Param)) in UpdateClientThreadProc()
1510 c->IsForegroundCb = isforeground_cb; in NewUpdateClient()