Home
last modified time | relevance | path

Searched refs:MulticastLocal (Results 1 – 2 of 2) sorted by relevance

/dports/irc/dancer/dancer-4.16/src/
H A Dtransfer.h67 void MulticastLocal(int, char *);
H A Dtransfer.c227 void MulticastLocal(int type, char *msg) in MulticastLocal() function
253 MulticastLocal(type, buffer); in MulticastLocalf()
258 MulticastLocal(type, msg); in Multicast()