Home
last modified time | relevance | path

Searched refs:serverDisconnect (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/tasks/
H A Dconnectiontask.h40 void serverDisconnect();
H A Dconnectiontask.cpp44 emit serverDisconnect(); in take()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/ommail/
H A Dommail.c346 serverDisconnect(wrkrInstanceData_t *pWrkrData) in serverDisconnect() function
650 CHKiRet(serverDisconnect(pWrkrData)); in sendSMTP()
671 CHKiRet(serverDisconnect(pWrkrData)); /* if we fail, we will never reach this line */
/dports/emulators/hercules/hercules-3.13/
H A Dshared.h499 static void serverDisconnect (DEVBLK *dev, int ix);
H A Dshared.c2296 static void serverDisconnect (DEVBLK *dev, int ix) { in serverDisconnect() function
2538 serverDisconnect (dev, ix); in serverConnect()