Home
last modified time | relevance | path

Searched refs:channel_log (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-aiortc/aiortc-1.2.1/examples/datachannel-cli/
H A Dcli.py10 def channel_log(channel, t, message): function
15 channel_log(channel, ">", message)
55 channel_log(channel, "-", "created by remote party")
59 channel_log(channel, "<", message)
72 channel_log(channel, "-", "created by local party")
85 channel_log(channel, "<", message)
/dports/irc/muh/muh-2.2a/src/
H A Dchannels.c59 chptr->log = (struct channel_log *) xcalloc(1, sizeof(struct channel_log)); in add_channel()
76 chptr->log = (struct channel_log *) xcalloc(1, sizeof(struct channel_log)); in add_channel()
H A Dchannels.h27 struct channel_log struct
39 struct channel_log *log; argument
H A Dlog.c111 chptr->log = (struct channel_log *) xcalloc(1, sizeof(struct channel_log)); in open_logs()
127 chptr->log = (struct channel_log *) xcalloc(1, sizeof(struct channel_log)); in open_logs()
/dports/irc/miau/miau-0.6.6/src/
H A Dchanlog.c163 channel->log = (struct channel_log *) in chanlog_open()
164 xcalloc(sizeof(struct channel_log), 1); in chanlog_open()
188 channel->log = (struct channel_log *) in chanlog_open()
189 xcalloc(sizeof(struct channel_log), 1); in chanlog_open()
H A Dchannels.h40 struct channel_log { struct
77 struct channel_log *log;
/dports/devel/py-aiortc/aiortc-1.2.1/examples/datachannel-vpn/
H A Dvpn.py13 def channel_log(channel, t, message): function
58 channel_log(channel, "-", "created by remote party")
69 channel_log(channel, "-", "created by local party")
/dports/devel/p5-POE-Component-IKC/POE-Component-IKC-0.2402/IKC/
H A DChannel.pm244 TIMING and channel_log( $heap, "negociated" );
382 TIMING and channel_log( $heap, "subscribed" );
838 channel_log( $heap, "close" );
890 channel_log( $heap, "receive" );
919 channel_log( $heap, "send" );
986 sub channel_log subroutine
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/phoenix/
H A Dlogger.ex105 channel_log(:log_handle_in, socket, fn ->
114 channel_log(:log_join, socket, fn ->
122 defp channel_log(log_option, %Socket{private: private}, message_or_func) do function
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dcset.c67 { "CHANNEL_LOG", BOOL_TYPE_VAR, offsetof(CSetList, channel_log) ,log_channel, 0 },
645 tmp->channel_log = 0; in create_csets_for_channel()
1198 do_log(cs->channel_log, cs->channel_log_file, &chan->msglog_fp); in log_channel()
H A Dstruct.c307 { "CHANNEL_LOG", offsetof(CSetList, channel_log), BOOL_TYPE_VAR, VAR_READ_WRITE },
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dcset.c67 { "CHANNEL_LOG", BOOL_TYPE_VAR, offsetof(CSetList, channel_log) ,log_channel, 0 },
645 tmp->channel_log = 0; in create_csets_for_channel()
1198 do_log(cs->channel_log, cs->channel_log_file, &chan->msglog_fp); in log_channel()
H A Dstruct.c307 { "CHANNEL_LOG", offsetof(CSetList, channel_log), BOOL_TYPE_VAR, VAR_READ_WRITE },
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h906 int channel_log; member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h906 int channel_log; member
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog769 auto_rejoin, bantime, bitch, chanmode, channel_log,
/dports/irc/bitchx/bitchx-1.2.1/
H A DChangelog769 auto_rejoin, bantime, bitch, chanmode, channel_log,