syslogd.c | 254 void wallmsg(struct filed *, struct iovec *, size_t); 2610 wallmsg(f, iov, v - iov); 2685 * WALLMSG -- Write a message to the world at large 2691 wallmsg(struct filed *f, struct iovec *iov, size_t iovcnt) function in typeref:typename:void
|