Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3392 static unsigned short port4 = 0; local
3530 if (port4 == 0)
3534 port4 = sp->s_port;
3536 port4 = htons(113);
3538 RealHostAddr.sin.sin_port = port4;