Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dkern_shutdown.c84 static int sd_openlog(vfs_context_t);
349 sd_openlog(vfs_context_t ctx) in sd_openlog() function
393 if (sd_openlog(ctx) != 0) { in sd_log()