Home
last modified time | relevance | path

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

/xnu-8792.81.2/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
610 logwakeup(msgbufp); in log_putc()
/xnu-8792.81.2/libkern/os/
H A Dlog.c61 extern void logwakeup(struct msgbuf *);
540 logwakeup(msgbufp); in _os_log_to_msgbuf_internal()