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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_register.c74 if (ftype == DB_FTYPE_SET) {
H A Dmp_bh.c132 if (mfp->ftype != 0 && mfp->ftype != DB_FTYPE_SET) {
480 if ((ftype = mfp->ftype) == DB_FTYPE_SET)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c548 ? DB_FTYPE_SET : DB_FTYPE_NOTSET;
554 ftype = DB_FTYPE_SET;
562 DB_FTYPE_SET : DB_FTYPE_NOTSET;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h754 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h753 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h752 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h756 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h753 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h753 #define DB_FTYPE_SET -1 /* Call pgin/pgout functions. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c413 env, DB_FTYPE_SET, __db_pgin, __db_pgout)) != 0)

Completed in 179 milliseconds