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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_name.c13 static int __db_tmp_open __P((ENV *, u_int32_t, char *, DB_FH **));
172 (ret = __db_tmp_open(env, tmp_oflags, str, fhpp)) != 0) {
185 * __db_tmp_open --
189 __db_tmp_open(env, tmp_oflags, path, fhpp) function

Completed in 89 milliseconds