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

/dovecot/src/lib-sql/
H A Dsql-api.h139 void sql_statement_query(struct sql_statement **stmt,
141 #define sql_statement_query(stmt, callback, context) \ macro
142 sql_statement_query(stmt, \
H A Dsql-api.c350 #undef sql_statement_query macro
351 void sql_statement_query(struct sql_statement **_stmt, function

Completed in 16 milliseconds