Searched refs:__dbcl_env_get_home (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.h29 int __dbcl_env_get_home __P((DB_ENV *, const char * *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c388 * PUBLIC: int __dbcl_env_get_home __P((DB_ENV *, const char * *));
391 __dbcl_env_get_home(dbenv, homep) function
3356 dbenv->get_home = __dbcl_env_get_home;

Completed in 29 milliseconds