Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/os/
H A Dfirehose.h65 extern void oslogwakeup(void);
H A Dlog.c737 oslogwakeup(); in __firehose_buffer_push_to_logd()
/xnu-10002.1.13/bsd/kern/
H A Dsubr_log.c156 extern void oslogwakeup(void);
384 oslogwakeup(void) in oslogwakeup() function