Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/os/
H A Dlog.c514 os_log_cache_find_by_sub(const struct os_log_subsystem_s *sub) in os_log_cache_find_by_sub() function
572 os_log_t log = os_log_cache_find_by_sub(&new_sub); in os_log_create_impl()