Home
last modified time | relevance | path

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

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