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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cam.c1846 * __dbc_pget --
1849 * PUBLIC: int __dbc_pget __P((DBC *, DBT *, DBT *, DBT *, u_int32_t));
1852 __dbc_pget(dbc, skey, pkey, data, flags) function
2179 * (See __dbc_pget for comments on the use of __db_cursor_int.)
2547 ret = __dbc_pget(sdbc, &fkey, &pkey, &data, DB_SET|rmw);
2610 ret = __dbc_pget(sdbc,
H A Ddb_iface.c1441 ret = __dbc_pget(dbc, skey, pkey, data, flags);
2340 ret = __dbc_pget(dbc, skey, pkey, data, flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h99 int __dbc_pget __P((DBC *, DBT *, DBT *, DBT *, u_int32_t));

Completed in 71 milliseconds