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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h60 } DBT185; typedef in typeref:struct:__anon6173
66 int (*del) __P((const struct __db185 *, const DBT185 *, u_int));
68 __P((const struct __db185 *, const DBT185 *, DBT185 *, u_int));
70 __P((const struct __db185 *, DBT185 *, const DBT185 *, u_int));
72 __P((const struct __db185 *, DBT185 *, DBT185 *, u_int));
84 int (*compare) __P((const DBT185 *, const DBT185 *));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c22 static int db185_del __P((const DB185 *, const DBT185 *, u_int));
24 static int db185_get __P((const DB185 *, const DBT185 *, DBT185 *, u_int));
28 static int db185_put __P((const DB185 *, DBT185 *, const DBT185 *, u_int));
29 static int db185_seq __P((const DB185 *, DBT185 *, DBT185 *, u_int));
274 const DBT185 *key185;
327 const DBT185 *key185;
328 DBT185 *data18
[all...]

Completed in 63 milliseconds