Searched refs:__dbcl_db_remove (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/dbinc_auto/
H A Drpc_client_ext.h63 int __dbcl_db_remove __P((DB *, const char *, const char *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c1902 * PUBLIC: int __dbcl_db_remove __P((DB *, const char *, const char *,
1906 __dbcl_db_remove(dbp, name, subdb, flags) function
3243 dbp->remove = __dbcl_db_remove;

Completed in 103 milliseconds