Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsubr_prf.c142 extern void logwakeup(struct msgbuf *);
329 logwakeup(NULL); in vaddlog()
H A Dsubr_log.c103 extern void logwakeup(struct msgbuf *);
959 logwakeup(struct msgbuf *mbp) in logwakeup() function
1262 logwakeup(msgbufp); in log_putc()
/xnu-8020.101.4/libkern/os/
H A Dlog.c61 extern void logwakeup(struct msgbuf *);
378 logwakeup(msgbufp); in _os_log_to_msgbuf_internal()