__db_tmp_open
static int __db_tmp_open __P((DB_ENV *, u_int32_t, char *, int *));
(ret = __db_tmp_open(dbenv, tmp_oflags, start, fdp)) != 0) {