Searched refs:bootfileMsg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/syslogd/
H A Dsyslogd.c2565 char bootfileMsg[MAXLINE + 1]; local
2748 (void)snprintf(bootfileMsg, sizeof(bootfileMsg),
2751 NULL, NULL, NULL, bootfileMsg, 0);
2752 dprintf("%s\n", bootfileMsg);

Completed in 55 milliseconds