Home
last modified time | relevance | path

Searched refs:count_open_connections (Results 1 – 3 of 3) sorted by path

/freebsd/contrib/sendmail/src/
H A Dratectrl.c102 clientconn = count_open_connections(hostaddr);
H A Dsendmail.h2882 extern int count_open_connections __P((SOCKADDR *));
H A Dutil.c2977 count_open_connections(hostaddr) in count_open_connections() function