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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_client_ext.h72 int __dbcl_db_set_priority __P((DB *, DB_CACHE_PRIORITY));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c2294 * PUBLIC: int __dbcl_db_set_priority __P((DB *, DB_CACHE_PRIORITY));
2297 __dbcl_db_set_priority(dbp, priority) function
3282 dbp->set_priority = __dbcl_db_set_priority;

Completed in 98 milliseconds