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

/sendmail/sendmail/
H A Ddaemon.c3402 static unsigned short port6 = 0; local
3573 if (port6 == 0)
3577 port6 = sp->s_port;
3579 port6 = htons(113);
3581 RealHostAddr.sin6.sin6_port = port6;

Completed in 50 milliseconds