Home
last modified time | relevance | path

Searched defs:FLAGS_KILLED (Results 1 – 5 of 5) sorted by relevance

/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/include/
H A Dclient.h124 #define FLAGS_KILLED 0x00000004 /* Prevents "QUIT" from being sent for this */ macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/include/
H A Dclient.h124 #define FLAGS_KILLED 0x00000004 /* Prevents "QUIT" from being sent for this */ macro
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/include/
H A Dclient.h118 FLAGS_KILLED = 1 << 2, /**< Prevents "QUIT" from being sent for this */ enumerator
/dports/irc/irc/irc2.11.2p3/common/
H A Dstruct_def.h153 #define FLAGS_KILLED 0x0000004 /* Prevents "QUIT" from being sent for this */ macro
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dstruct.h307 #define FLAGS_KILLED 0x0004 /* Prevents "QUIT" from being sent for this */ macro