Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c2572 char bootfileMsg[MAXLINE + 1]; in init() local
2696 (void)snprintf(bootfileMsg, sizeof(bootfileMsg), in init()
2699 NULL, NULL, NULL, bootfileMsg, 0); in init()
2700 dprintf("%s\n", bootfileMsg); in init()