Searched refs:smdbc_impl (Results 1 – 5 of 5) sorted by relevance
309 SMDB_DB1_CURSOR *db1_cursor = (SMDB_DB1_CURSOR *) cursor->smdbc_impl;326 SMDB_DB1_CURSOR *db1_cursor = (SMDB_DB1_CURSOR *) cursor->smdbc_impl;342 SMDB_DB1_CURSOR *db1_cursor = (SMDB_DB1_CURSOR *) cursor->smdbc_impl;370 SMDB_DB1_CURSOR *db1_cursor = (SMDB_DB1_CURSOR *) cursor->smdbc_impl;411 cur->smdbc_impl = db1_cursor;
281 SMDB_DBM_CURSOR *dbm_cursor = (SMDB_DBM_CURSOR *) cursor->smdbc_impl;300 SMDB_DBM_CURSOR *dbm_cursor = (SMDB_DBM_CURSOR *) cursor->smdbc_impl;328 SMDB_DBM_CURSOR *dbm_cursor = (SMDB_DBM_CURSOR *) cursor->smdbc_impl;391 SMDB_DBM_CURSOR *dbm_cursor = (SMDB_DBM_CURSOR *) cursor->smdbc_impl;453 cur->smdbc_impl = dbm_cursor;
356 DBC *dbc = (DBC *) cursor->smdbc_impl;368 DBC *dbc = (DBC *) cursor->smdbc_impl;382 DBC *dbc = (DBC *) cursor->smdbc_impl;406 DBC *dbc = (DBC *) cursor->smdbc_impl;445 (*cursor)->smdbc_impl = db2_cursor;
340 sm_cdbmap = cursor->smdbc_impl;399 (*cursor)->smdbc_impl = sm_cdbmap;
279 void *smdbc_impl; member