Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c2599 char hostMsg[2*MAXHOSTNAMELEN+40]; in init() local
2744 (void)snprintf(hostMsg, sizeof(hostMsg), in init()
2748 NULL, NULL, NULL, hostMsg, 0); in init()
2749 dprintf("%s\n", hostMsg); in init()