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

/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Ddlz_odbc_driver.c480 odbc_get_resultset(const char *zone, const char *record, function
572 "odbc_get_resultset");
647 "odbc_get_resultset");
977 result = odbc_get_resultset(name, NULL, NULL, FINDZONE, dbdata, &dbi);
1024 result = odbc_get_resultset(name, NULL, client, ALLOWXFR,
1077 result = odbc_get_resultset(zone, NULL, NULL, ALLNODES, dbdata, &dbi);
1201 result = odbc_get_resultset(zone, NULL, NULL, AUTHORITY, dbdata, &dbi);
1230 result = odbc_get_resultset(zone, name, NULL, LOOKUP, dbdata, &dbi);

Completed in 11 milliseconds