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