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

/dovecot/src/util/
H A Dtcpwrap.c28 static void tcpwrap_client_destroy(struct tcpwrap_client **client);
62 tcpwrap_client_destroy(&client);
67 tcpwrap_client_destroy(&client);
82 static void tcpwrap_client_destroy(struct tcpwrap_client **_client) function
124 tcpwrap_client_destroy(&tcpwrap_client);

Completed in 8 milliseconds