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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_tmpdir.c20 * __os_tmpdir --
26 * PUBLIC: int __os_tmpdir __P((ENV *, u_int32_t));
29 __os_tmpdir(env, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h66 int __os_tmpdir __P((ENV *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c629 if (dbenv->db_tmp_dir == NULL && (ret = __os_tmpdir(env, flags)) != 0)

Completed in 78 milliseconds