Home
last modified time | relevance | path

Searched refs:writemsg (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c811 writemsg(char *buf, size_t size, in writemsg() function
1128 writemsg(message1, MAX_MSG_SIZE, in fmtmsg()
1135 writemsg(message2, MAX_MSG_SIZE, in fmtmsg()
/titanic_50/usr/src/cmd/syslogd/
H A Dsyslogd.h276 static void writemsg(int selection, struct filed *f);
H A Dsyslogd.c1531 writemsg(SAVED, f); in logit()
1619 writemsg(SAVED, f); in logit()
1623 writemsg(CURRENT, f); in logit()
1640 writemsg(CURRENT, f); in logit()
1737 writemsg(int selection, struct filed *f) in writemsg() function