Home
last modified time | relevance | path

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

/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_test.c160 …if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "1: Checking localhost %s %{myparm}k <%{text}S><%{hex… in main()
162 if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "2: Checking\n")) != L2_OK) in main()
164 …if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "3: Checking localhost %s %{myparm}k <%{text}S><%{hex… in main()
166 if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "4: Checking\n")) != L2_OK) in main()
H A Dl2tool.c120 if ((rv = l2_channel_log(ch, nLevel, "%s", cpMsg)) != L2_OK) in main()
H A Dl2_channel.c502 l2_result_t l2_channel_log(l2_channel_t *ch, l2_level_t level, const char *fmt, ...) in l2_channel_log() function
H A Dl2.h.in224 l2_result_t l2_channel_log (l2_channel_t *ch, l2_level_t level, const char *fmt, ...);
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_test.c160 …if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "1: Checking localhost %s %{myparm}k <%{text}S><%{hex… in main()
162 if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "2: Checking\n")) != L2_OK) in main()
164 …if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "3: Checking localhost %s %{myparm}k <%{text}S><%{hex… in main()
166 if ((rv = l2_channel_log(ch, L2_LEVEL_PANIC, "4: Checking\n")) != L2_OK) in main()
H A Dl2tool.c120 if ((rv = l2_channel_log(ch, nLevel, "%s", cpMsg)) != L2_OK) in main()
H A Dl2_channel.c502 l2_result_t l2_channel_log(l2_channel_t *ch, l2_level_t level, const char *fmt, ...) in l2_channel_log() function
H A Dl2.h.in224 l2_result_t l2_channel_log (l2_channel_t *ch, l2_level_t level, const char *fmt, ...);