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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c183 get_error_info(const bdb_env_t *bdb) function
195 #define get_error_info(bdb) (&(bdb)->error_info) macro
208 bdb_baton.error_info = get_error_info(bdb);
226 bdb_error_info_t *error_info = get_error_info((const bdb_env_t *) baton);
665 (*bdb_batonp)->error_info = get_error_info(bdb);

Completed in 85 milliseconds