Searched defs:tcpwrap_client_create (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/util/
H A Dtcpwrap.c70 static struct tcpwrap_client *tcpwrap_client_create(int fd) function
106 tcpwrap_client = tcpwrap_client_create(conn->fd);

Completed in 7 milliseconds