Home
last modified time | relevance | path

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

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