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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_stat.c52 { DB_FNAME_DURABLE, "DB_FNAME_DURABLE" },
H A Ddbreg.c305 F_SET(fnp, DB_FNAME_DURABLE);
419 F_SET(fnp, DB_FNAME_DURABLE);
756 F_ISSET(fnp, DB_FNAME_DURABLE) ? 0 : DB_LOG_NOT_DURABLE,
H A Ddbreg_util.c138 F_ISSET(fnp, DB_FNAME_DURABLE) ? 0 : DB_LOG_NOT_DURABLE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h58 #define DB_FNAME_DURABLE 0x02 /* File is durable. */ macro

Completed in 42 milliseconds