Home
last modified time | relevance | path

Searched defs:anvil_connection (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/anvil/
H A Danvil-connection.c21 struct anvil_connection { struct
22 struct anvil_connection *prev, *next; argument
35 static struct anvil_connection *anvil_connections = NULL; argument