Home
last modified time | relevance | path

Searched defs:connectionActive (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dsreqresp.c47 int connectionActive, status; in connectCertstoreServer() local
1317 int connectionActive; in connectTSP() local
H A Dutils.c2010 BOOLEAN connectionActive = FALSE; in activatePersistentServerSession() local
/dports/net/sems/sems-f89581a/apps/sbc/
H A DCallLeg.cpp91 static bool connectionActive(const SdpConnection &connection, bool default_value) in connectionActive() function