Home
last modified time | relevance | path

Searched refs:exclusive_binds (Results 1 – 4 of 4) sorted by relevance

/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/server.mod/
H A Dserver.h85 #define exclusive_binds (*(int *)(server_funcs[39])) macro
H A Dserver.c72 static int exclusive_binds; /* configures PUBM and MSGM binds to be variable
1652 {"exclusive-binds", &exclusive_binds, 0},
2213 (Function) & exclusive_binds, /* int */
2265 exclusive_binds = 0;
H A Dservmsg.c664 if (!result || !exclusive_binds) in gotmsg()
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/irc.mod/
H A Dchan.c2498 if (!result || !exclusive_binds)