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

/dovecot/src/lib-sql/
H A Ddriver-sqlpool.c13 struct sqlpool_host { struct
31 ARRAY(struct sqlpool_host) hosts;
74 sqlpool_add_connection(struct sqlpool_db *db, struct sqlpool_host *host,
181 static struct sqlpool_host *
185 struct sqlpool_host *hosts, *min = NULL;
217 struct sqlpool_host *host;
262 sqlpool_add_connection(struct sqlpool_db *db, struct sqlpool_host *host,
286 struct sqlpool_host *host;
396 struct sqlpool_host *host;
454 struct sqlpool_host *hos
[all...]

Completed in 9 milliseconds