Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/syslogd/
H A Dsyslogd.c2561 char bootfileMsg[MAXLINE + 1]; in init() local
2744 (void)snprintf(bootfileMsg, sizeof(bootfileMsg), in init()
2747 NULL, NULL, NULL, bootfileMsg, 0); in init()
2748 dprintf("%s\n", bootfileMsg); in init()