Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dmisc.h63 extern LastMsg last_sent_wall[2];
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dmisc.h63 extern LastMsg last_sent_wall[2];
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dmisc.c97 LastMsg last_sent_wall[2] = {{ NULL }}; variable
1480 t = &last_sent_wall[0]; in BUILT_IN_COMMAND()
1683 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
1715 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
H A Dcommands.c3315 add_last_type(&last_sent_wall[0], 1, get_server_nickname(from_server), NULL, "*", args); in BUILT_IN_COMMAND()
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c81 LastMsg last_sent_wall[2] = {{ NULL }}; variable
1544 t = &last_sent_wall[0]; in BUILT_IN_COMMAND()
1763 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
1795 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dmisc.c97 LastMsg last_sent_wall[2] = {{ NULL }}; variable
1480 t = &last_sent_wall[0]; in BUILT_IN_COMMAND()
1683 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
1715 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
H A Dcommands.c3315 add_last_type(&last_sent_wall[0], 1, get_server_nickname(from_server), NULL, "*", args); in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c81 LastMsg last_sent_wall[2] = {{ NULL }}; variable
1544 t = &last_sent_wall[0]; in BUILT_IN_COMMAND()
1763 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()
1795 add_last_type(&last_sent_wall[0], 1, NULL, NULL, channel, buffer); in BUILT_IN_COMMAND()