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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dratectrl.c104 static int clientconn = 0; local
121 clientconn = count_open_connections(hostaddr);
131 sm_snprintf(s, sizeof(s), "%d", clientconn);

Completed in 94 milliseconds