Searched refs:db_common_free_ctx (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Ddb_common.h31 extern void db_common_free_ctx(void *);
H A Ddict_sqlite.c141 db_common_free_ctx(dict_sqlite->ctx);
H A Ddb_common.c274 /* db_common_free_ctx - free parse context */
276 void db_common_free_ctx(void *ctxPtr) function
H A Ddict_mysql.c757 db_common_free_ctx(dict_mysql->ctx);
H A Ddict_pgsql.c840 db_common_free_ctx(dict_pgsql->ctx);
H A Ddict_ldap.c1587 db_common_free_ctx(dict_ldap->ctx);

Completed in 119 milliseconds