Home
last modified time | relevance | path

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

/xnu-11215/libkern/os/
H A Dlog_encode.c586 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
588 assert(logmem); in os_log_context_init()
593 ctx->ctx_logmem = logmem; in os_log_context_init()