Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c2342 char bootfileMsg[LINE_MAX]; in init() local
2511 (void)snprintf(bootfileMsg, sizeof(bootfileMsg), in init()
2514 NULL, NULL, NULL, bootfileMsg, 0); in init()
2515 dprintf("%s\n", bootfileMsg); in init()