Searched refs:msgbuf (Results 1 – 5 of 5) sorted by relevance
69 struct msgbuf { struct80 extern struct msgbuf *msgbufp; argument81 extern struct msgbuf *aslbufp;83 extern void log_putc_locked(struct msgbuf *, char);
39 mbuf.h mman.h mount.h msg.h msgbuf.h netport.h param.h paths.h pipe.h poll.h \192 msgbuf.h \
103 extern void logwakeup(struct msgbuf *);132 static struct msgbuf aslbuf = {.msg_magic = MSG_MAGIC, .msg_size = sizeof(amsg_bufc), .msg_bufx = 0…133 struct msgbuf *aslbufp __attribute__((used)) = &aslbuf;140 struct msgbuf *sc_mbp;155 struct msgbuf msgbuf = {.msg_magic = MSG_MAGIC, .msg_size = sizeof(smsg_bufc), .msg_bufx = 0, .msg… variable156 struct msgbuf oslog_stream_buf = {.msg_magic = MSG_MAGIC, .msg_size = 0, .msg_bufx = 0, .msg_bufr =…157 struct msgbuf *msgbufp __attribute__((used)) = &msgbuf;158 struct msgbuf *oslog_streambufp __attribute__((used)) = &oslog_stream_buf;432 struct msgbuf *mbp; in oslog_streamwrite_append_bytes()473 struct msgbuf *mbp; in oslog_stream_find_free_buf_entry_locked()[all …]
142 extern void logwakeup(struct msgbuf *);
61 extern void logwakeup(struct msgbuf *);