Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/os/
H A Dlog_encode.c594 os_log_context_init(os_log_context_t ctx, logmem_t *logmem, uint8_t *buffer, size_t buffer_sz) in os_log_context_init() argument
596 assert(logmem); in os_log_context_init()
601 ctx->ctx_logmem = logmem; in os_log_context_init()