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

/osnet-11/usr/src/cmd/sendmail/src/
H A Ddaemon.c72 static int addrcmp __P((struct hostent *, char *, SOCKADDR *));
3319 addrcmp(hp, ha, sa) function
3458 ** address(es) for addrcmp() to compare against
3484 if (addrcmp(hp, *ha, &RealHostAddr) == 0)

Completed in 52 milliseconds