Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dsubr_log_stream.c732 log_cache_msg(const log_cache_t *lc, size_t blk_id, size_t *msg_size) in log_cache_msg() function
760 *log = log_cache_msg(lc, log_index, log_size); in log_cache_get()
771 *log = log_cache_msg(lc, log_cache_next_msg(lc), log_size); in log_cache_get()