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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dfileops_ext.h39 int __fop_file_setup __P((DB *, DB_THREAD_INFO *ip, DB_TXN *, const char *, int, u_int32_t, u_int32_t *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c153 if ((ret = __fop_file_setup(dbp, ip,
189 if ((ret = __fop_file_setup(dbp, ip,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c154 * __fop_file_setup --
196 * PUBLIC: int __fop_file_setup __P((DB *, DB_THREAD_INFO *ip,
200 __fop_file_setup(dbp, ip, txn, name, mode, flags, retidp) function
283 __db_errx(env, "__fop_file_setup: Retry limit (%d) exceeded",

Completed in 47 milliseconds