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

/freebsd-13-stable/usr.sbin/syslogd/
H A Dsyslogd.c2564 char hostMsg[2*MAXHOSTNAMELEN+40]; local
2736 (void)snprintf(hostMsg, sizeof(hostMsg),
2740 NULL, NULL, NULL, hostMsg, 0);
2741 dprintf("%s\n", hostMsg);

Completed in 105 milliseconds