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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dtdb.h59 TDB_ERR_OOM, TDB_ERR_EXISTS}; enumerator in enum:TDB_ERROR
H A Dtdb.c267 tdb->ecode = TDB_ERR_OOM;
595 {TDB_ERR_OOM, "Out of memory"},
1067 tdb->ecode = TDB_ERR_OOM;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dtdb.h47 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOEXIST, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT }; enumerator in enum:TDB_ERROR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.h64 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT, enumerator in enum:TDB_ERROR
H A Dtdb.c452 tdb->ecode = TDB_ERR_OOM;
455 return TDB_ERRCODE(TDB_ERR_OOM, buf);
962 return TDB_ERRCODE(TDB_ERR_OOM, -1);
1058 {TDB_ERR_OOM, "Out of memory"},
1512 tdb->ecode = TDB_ERR_OOM;
1622 tdb->ecode = TDB_ERR_OOM;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.h64 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT, enumerator in enum:TDB_ERROR
H A Dtdb.c420 tdb->ecode = TDB_ERR_OOM;
423 return TDB_ERRCODE(TDB_ERR_OOM, buf);
930 return TDB_ERRCODE(TDB_ERR_OOM, -1);
1023 {TDB_ERR_OOM, "Out of memory"},
1470 tdb->ecode = TDB_ERR_OOM;
1580 tdb->ecode = TDB_ERR_OOM;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dtdb.c427 tdb->ecode = TDB_ERR_OOM;
430 return TDB_ERRCODE(TDB_ERR_OOM, buf);
935 return TDB_ERRCODE(TDB_ERR_OOM, -1);
1046 {TDB_ERR_OOM, "Out of memory"},
1480 tdb->ecode = TDB_ERR_OOM;
1594 tdb->ecode = TDB_ERR_OOM;
1929 return TDB_ERRCODE(TDB_ERR_OOM, -1);

Completed in 167 milliseconds