Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dsubr_prf.c130 extern void logwakeup(struct msgbuf *);
337 logwakeup(NULL); in vaddlog()
H A Dsubr_log.c103 extern void logwakeup(struct msgbuf *);
356 logwakeup(struct msgbuf *mbp) in logwakeup() function
608 logwakeup(msgbufp); in log_putc()
/xnu-8796.141.3/libkern/os/
H A Dlog.c61 extern void logwakeup(struct msgbuf *);
540 logwakeup(msgbufp); in _os_log_to_msgbuf_internal()