Searched refs:DB_FNAME_NOTLOGGED (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.c53 { DB_FNAME_NOTLOGGED, "DB_FNAME_NOTLOGGED" },
H A Ddbreg.c208 if (F_ISSET(fnp, DB_FNAME_NOTLOGGED))
643 * If log_close fails then it will mark the name DB_FNAME_NOTLOGGED
769 F_SET(fnp, DB_FNAME_NOTLOGGED);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h60 #define DB_FNAME_NOTLOGGED 0x08 /* Log of close failed. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c833 if (F_ISSET(fnp, DB_FNAME_NOTLOGGED) &&

Completed in 44 milliseconds