Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dutil.c2469 SOCKADDR proc_hostaddr; member
2541 ProcListVec[i].proc_hostaddr = *hostaddr;
2543 memset(&ProcListVec[i].proc_hostaddr, 0,
2544 sizeof(ProcListVec[i].proc_hostaddr));
2852 ProcListVec[i].proc_hostaddr.sa.sa_family)
2857 ProcListVec[i].proc_hostaddr.sin.sin_addr.s_addr))
2863 &(ProcListVec[i].proc_hostaddr.sin6.sin6_addr)))