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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dtdb.h106 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dstatcache.c313 tdb_stat_cache = tdb_open_ex("statcache", 1031, TDB_INTERNAL,
H A Dmangle_hash.c659 tdb_mangled_cache = tdb_open_ex("mangled_cache", 1031, TDB_INTERNAL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.h125 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags,
H A Dtdbutil.c742 tdb = tdb_open_ex(name, hash_size, tdb_flags,
H A Dtdb.c1714 return tdb_open_ex(name, hash_size, tdb_flags, open_flags, mode, NULL, NULL);
1718 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags, function
1743 TDB_LOG((tdb, 0, "tdb_open_ex: can't open tdb %s write-only\n",
1763 TDB_LOG((tdb, 0, "tdb_open_ex: tdb_new_database failed!"));
1770 TDB_LOG((tdb, 5, "tdb_open_ex: could not open file %s: %s\n",
1777 TDB_LOG((tdb, 0, "tdb_open_ex: failed to get global lock on %s: %s\n",
1787 TDB_LOG((tdb, 0, "tdb_open_ex: "
1820 TDB_LOG((tdb, 2, "tdb_open_ex: "
1837 TDB_LOG((tdb, 2, "tdb_open_ex: "
1847 TDB_LOG((tdb, 0, "tdb_open_ex
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.h125 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags,
H A Dtdb.c1672 return tdb_open_ex(name, hash_size, tdb_flags, open_flags, mode, NULL, NULL);
1676 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags, function
1701 TDB_LOG((tdb, 0, "tdb_open_ex: can't open tdb %s write-only\n",
1721 TDB_LOG((tdb, 0, "tdb_open_ex: tdb_new_database failed!"));
1728 TDB_LOG((tdb, 5, "tdb_open_ex: could not open file %s: %s\n",
1735 TDB_LOG((tdb, 0, "tdb_open_ex: failed to get global lock on %s: %s\n",
1745 TDB_LOG((tdb, 0, "tdb_open_ex: "
1778 TDB_LOG((tdb, 2, "tdb_open_ex: "
1795 TDB_LOG((tdb, 2, "tdb_open_ex: "
1805 TDB_LOG((tdb, 0, "tdb_open_ex
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dtdb.c1673 return tdb_open_ex(name, hash_size, tdb_flags, open_flags, mode, NULL);
1677 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags, function
1701 TDB_LOG((tdb, 0, "tdb_open_ex: can't open tdb %s write-only\n",
1721 TDB_LOG((tdb, 0, "tdb_open_ex: tdb_new_database failed!"));
1728 TDB_LOG((tdb, 5, "tdb_open_ex: could not open file %s: %s\n",
1735 TDB_LOG((tdb, 0, "tdb_open_ex: failed to get global lock on %s: %s\n",
1745 TDB_LOG((tdb, 0, "tdb_open_ex: "
1778 TDB_LOG((tdb, 2, "tdb_open_ex: "
1795 TDB_LOG((tdb, 2, "tdb_open_ex: "
1805 TDB_LOG((tdb, 0, "tdb_open_ex
[all...]

Completed in 175 milliseconds