Home
last modified time | relevance | path

Searched refs:who_target (Results 1 – 8 of 8) sorted by relevance

/dports/irc/epic5/epic5-2.1.6/source/
H A Dwho.c252 new_free(&save->who_target); in delete_who_item()
298 new_w->who_target = NULL; in get_new_who_entry()
659 new_w->who_target, in whobase()
669 new_w->who_target); in whobase()
673 new_w->who_target); in whobase()
683 new_w->who_target, in whobase()
695 new_w->who_target, in whobase()
949 *new_w->who_target = 0; in who_end()
955 *new_w->who_target = 0; in who_end()
960 *new_w->who_target = 0; in who_end()
[all …]
/dports/irc/epic4/epic4-2.10.9/source/
H A Dwho.c140 new_free(&save->who_target); in delete_who_item()
181 new_w->who_target = NULL; in get_new_who_entry()
448 !strcmp(old->who_target, channel)) in whobase()
457 new_w->who_target, in whobase()
467 new_w->who_target); in whobase()
471 new_w->who_target, in whobase()
476 new_w->who_target, in whobase()
727 if (who_target != NULL) in fake_who_end()
731 target = LOCAL_COPY(who_target); in fake_who_end()
742 who_target = target; in fake_who_end()
[all …]
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dwho.c87 new_free(&save->who_target); in delete_who_item()
128 new_w->who_target = NULL; in get_new_who_entry()
353 new_w->who_target = m_strdup(channel); in BX_whobase()
369 if (old && !old->dirty && old->who_target && channel && in BX_whobase()
370 !strcmp(old->who_target, channel)) in BX_whobase()
377 send_to_server("WHO %s %s%s%s", new_w->who_target, in BX_whobase()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dwho.c87 new_free(&save->who_target); in delete_who_item()
128 new_w->who_target = NULL; in get_new_who_entry()
353 new_w->who_target = m_strdup(channel); in BX_whobase()
369 if (old && !old->dirty && old->who_target && channel && in BX_whobase()
370 !strcmp(old->who_target, channel)) in BX_whobase()
377 send_to_server("WHO %s %s%s%s", new_w->who_target, in BX_whobase()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dwho.h18 char *who_target; member
/dports/irc/epic4/epic4-2.10.9/include/
H A Dwho.h23 char *who_target; member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dwho.h18 char *who_target; member
/dports/irc/epic5/epic5-2.1.6/include/
H A Dwho.h24 char *who_target; member