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