Home
last modified time | relevance | path

Searched defs:nick_isop (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h431 #define nick_isop(s) (s->flags & NICK_CHANOP) macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h431 #define nick_isop(s) (s->flags & NICK_CHANOP) macro