Home
last modified time | relevance | path

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

/xnu-8792.81.2/libkern/os/
H A Dlog.c99 _os_log_to_msgbuf_internal(const char *, va_list, uint64_t, bool, bool, bool);
432 _os_log_to_msgbuf_internal(fmt, args, ts, safe, logging, addcr); in _os_log_with_args_internal()
441 _os_log_to_msgbuf_internal(const char *format, va_list args, uint64_t timestamp, in _os_log_to_msgbuf_internal() function