Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3395 static unsigned short port6 = 0; local
3566 if (port6 == 0)
3570 port6 = sp->s_port;
3572 port6 = htons(113);
3574 RealHostAddr.sin6.sin6_port = port6;