Home
last modified time | relevance | path

Searched defs:stream_log (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/libsyscall/os/
H A Dos_log_coprocessor.c39 …ff_len, os_log_type_t type, const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log) in os_log_coprocessor_as_kernel()
/xnu-11417.140.69/libkern/os/
H A Dlog.c887 const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log) in os_log_coprocessor()
/xnu-11417.140.69/bsd/kern/
H A Dsys_generic.c2507 uint32_t stream_log = args->stream_log; in oslog_coproc() local