Lines Matching defs:from

38  * University Acknowledgment- Portions of this document are derived from
215 static pthread_t sys_thread; /* queues messages from us */
216 static pthread_t net_thread; /* queues messages from the net */
237 static int sys_msg_count = 0; /* total msgs rcvd from local log */
239 static int net_msg_count = 0; /* total msgs rcvd from net */
420 /* block all signals from all threads initially */
628 * to pull up one message from the log driver and enqueue it
674 * Pull up one message from log driver.
785 * from, and queues them to the logger thread.
875 " from %s\n", mythreadno,
897 MALLOC_FAIL("dropping message from "
908 " from %s\n", mythreadno,
915 MALLOC_FAIL("dropping message from "
930 MALLOC_FAIL("dropping message from "
966 * log messages from within syslogd itself.
1066 * Do some processing on messages received from the net
1144 * Should bail out from the loop.
1228 * SHUTDOWN, use that message before picking from the
1237 DPRINT3(5, "logmsg(%u): msg dispatcher dequeued %p from "
1472 DPRINT3(5, "logit(%u): logger dequeued msg %p from queue "
1670 DPRINT3(5, "logit(%u): logger dequeued msg %p from queue "
1745 char *eomp, *eomp2, *from, *text, *msg;
1763 from = f->f_current.host;
1771 from = f->f_prevmsg.host;
1791 (void) strcat(cp, from);
1857 * continuing output from the middle of
1916 wallmsg(f, from, filtered);
1986 wallmsg(struct filed *f, char *from, char *msg)
2022 "\r\n\7Message from syslogd@%s "
2023 "at %.24s ...\r\n", from, ctime_r(&now, cbuf));
2896 * INIT -- Initialize syslogd from configuration table, start up
2998 * from the log driver.
3026 DPRINT1(1, "init(%u): accepting messages from local system\n",
3056 DPRINT1(1, "init(%u): accepting messages from remote\n",
3204 * conf_init - This routine is code seperated from the
4395 DPRINT2(5, "close_door(%u): detached server() from %s\n",
4847 * Get properties from SMF framework.
4888 * hostname. This will get the messages from net_poll() through
4913 " from queue %p\n", mythreadno, (void *)mp,
4935 MALLOC_FAIL("dropping message from remote");
4979 * getting out from the waiting loop.
5014 * from syslogd needs to be dumped to the console by default
5086 * have them pull out from hanging system call, and give them a last
5166 * the fd so that logger threads can bail out from the loop.
5282 /* Now should be ready to dispatch error messages from syslogd. */
5396 /* unlink from active list */
5520 /* unlink from active list */