Home
last modified time | relevance | path

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

/xnu-8792.81.2/libkern/os/
H A Dfirehose.h65 extern void oslogwakeup(void);
H A Dlog.c746 oslogwakeup(); in __firehose_buffer_push_to_logd()
/xnu-8792.81.2/bsd/kern/
H A Dsubr_log.c104 extern void oslogwakeup(void);
394 oslogwakeup(void) in oslogwakeup() function