Home
last modified time | relevance | path

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

/dports/comms/anyremote/anyremote-6.7.3/src/
H A Dcmds.c292 sendToDispatcher(dm); in processSendCmd()
313 sendToDispatcher(dm); in sendData()
549 sendToDispatcher(dm); in uploadPix()
650 sendToDispatcher(dm); in uploadCoverToPeers()
773 sendToDispatcher(dm); in uploadWindowToPeers()
860 sendToDispatcher(dm); in getCmd()
935 sendToDispatcher(dm); in execAndSetCmd()
998 sendToDispatcher(dm); in execAndSetCmd()
1138 sendToDispatcher(dm); in setCmd()
1338 sendToDispatcher(dm); in makeDisconnectCmd()
[all …]
H A Dalarm.c152 sendToDispatcher(dm); in checkKeepalive()
181 sendToDispatcher(dm); in keepaliveTest()
H A Dexecutor.c188 sendToDispatcher(dm); in initExecutor()
286 sendToDispatcher(dm); in handleAsIsMsg()
375 sendToDispatcher(getDFinalizer()); in handleConnect()
623 sendToDispatcher(dm); in handle_at_command()
710 sendToDispatcher(dm); in sendToMainMenu()
H A Ddispatcher.h52 void sendToDispatcher (dMessage *buf);
H A Dmain.c81 sendToDispatcher(dm); in aboutToExit()
H A Ddispatcher.c684 void sendToDispatcher(dMessage *buf) in sendToDispatcher() function