Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_shutdown.c83 static int sd_openlog(vfs_context_t);
328 sd_openlog(vfs_context_t ctx) in sd_openlog() function
371 if (sd_openlog(ctx) != 0) { in sd_log()