Home
last modified time | relevance | path

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

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