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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Denv_ext.h30 void __env_fetch_flags __P((const FLAG_MAP *, u_int, u_int32_t *, u_int32_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c413 __env_fetch_flags(LogMap, sizeof(LogMap), &dblp->flags, &flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c625 * __env_fetch_flags -- map from internal to external flags.
626 * PUBLIC: void __env_fetch_flags __P((const FLAG_MAP *,
630 __env_fetch_flags(flagmap, mapsize, inflagsp, outflagsp) function
652 __env_fetch_flags(EnvMap, sizeof(EnvMap), &dbenv->flags, flagsp);

Completed in 40 milliseconds