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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dtdb.c421 static tdb_off tdb_allocate(TDB_CONTEXT *tdb, tdb_len length) function
503 printf("tdb_allocate failed for size %u\n", length);
1061 rec_ptr = tdb_allocate(tdb, key.dsize + dbuf.dsize);

Completed in 612 milliseconds