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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c22 static int __fop_inmem_create __P((DB *, const char *, DB_TXN *, u_int32_t));
546 ret = __fop_inmem_create(dbp, name, txn, flags);
1234 __fop_inmem_create(dbp, name, txn, flags) function
1399 if ((ret = __fop_inmem_create(dbp, name, txn, DB_CREATE)) != 0)

Completed in 104 milliseconds