Searched refs:__dbcl_dbc_get_priority (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.h85 int __dbcl_dbc_get_priority __P((DBC *, DB_CACHE_PRIORITY *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c2841 * PUBLIC: int __dbcl_dbc_get_priority __P((DBC *, DB_CACHE_PRIORITY *));
2844 __dbcl_dbc_get_priority(dbc, priorityp) function
3320 dbc->get_priority = __dbcl_dbc_get_priority;

Completed in 114 milliseconds