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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c718 static int expand_file(TDB_CONTEXT *tdb, tdb_off size, tdb_off addition) function
723 TDB_LOG((tdb, 0, "expand_file ftruncate to %d failed (%s)\n",
736 TDB_LOG((tdb, 0, "expand_file to %d failed (%s)\n",
756 TDB_LOG((tdb, 0, "expand_file write of %d failed (%s)\n",
797 if (expand_file(tdb, tdb->map_size, size) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c725 static int expand_file(TDB_CONTEXT *tdb, tdb_off size, tdb_off addition) function
730 TDB_LOG((tdb, 0, "expand_file ftruncate to %d failed (%s)\n",
743 TDB_LOG((tdb, 0, "expand_file to %d failed (%s)\n",
763 TDB_LOG((tdb, 0, "expand_file write of %d failed (%s)\n",
804 if (expand_file(tdb, tdb->map_size, size) != 0)

Completed in 178 milliseconds