Home
last modified time | relevance | path

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

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