Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dutil.c2468 SOCKADDR proc_hostaddr; member
2540 ProcListVec[i].proc_hostaddr = *hostaddr;
2542 memset(&ProcListVec[i].proc_hostaddr, 0,
2543 sizeof(ProcListVec[i].proc_hostaddr));
2851 ProcListVec[i].proc_hostaddr.sa.sa_family)
2856 ProcListVec[i].proc_hostaddr.sin.sin_addr.s_addr))
2862 &(ProcListVec[i].proc_hostaddr.sin6.sin6_addr)))