Searched refs:hostMsg (Results 1 – 1 of 1) sorted by relevance
2599 char hostMsg[2*MAXHOSTNAMELEN+40]; in init() local2744 (void)snprintf(hostMsg, sizeof(hostMsg), in init()2748 NULL, NULL, NULL, hostMsg, 0); in init()2749 dprintf("%s\n", hostMsg); in init()