Searched defs:init_log (Results 1 – 4 of 4) sorted by relevance
88 pub(crate) fn init_log(log_config: LogConfig, _cfg: &Config) -> anyhow::Result<()> { in init_log() function
167 pub(crate) fn init_log(log_config: LogConfig, cfg: &Config) -> Result<()> { in init_log() function
78 int init_log(struct virtio_console* console) { in init_log() function
151 fn init_log() -> Result<()> { in init_log() function