Home
last modified time | relevance | path

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

/dports/irc/epic5/epic5-2.1.6/source/
H A Dwho.c130 #define WHO_INVISIBLE 0x2000 macro
578 new_w->who_mask |= WHO_INVISIBLE; in whobase()
654 (new_w->who_mask & WHO_INVISIBLE) ? "x" : "", in whobase()
661 (new_w->who_mask & WHO_INVISIBLE) ? "x" : "", in whobase()
680 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
685 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
692 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
697 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dwho.c83 #define WHO_INVISIBLE 0x2000 macro
401 new_w->who_mask |= WHO_INVISIBLE; in whobase()
459 (new_w->who_mask & WHO_INVISIBLE) ? "x" : "", in whobase()
473 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
478 (new_w->who_mask & WHO_INVISIBLE) ? "x" : ""); in whobase()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dwho.c54 #define WHO_INVISIBLE 0x2000 in CVS_REVISION() macro
244 new_w->who_mask |= WHO_INVISIBLE; in BX_whobase()
379 (new_w->who_mask & WHO_INVISIBLE) ? "x": empty_string, in BX_whobase()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dwho.c54 #define WHO_INVISIBLE 0x2000 in CVS_REVISION() macro
244 new_w->who_mask |= WHO_INVISIBLE; in BX_whobase()
379 (new_w->who_mask & WHO_INVISIBLE) ? "x": empty_string, in BX_whobase()