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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dtdb.c323 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
584 if (rec_read(tdb, rec_ptr, rec) == -1)
778 if (rec_read(tdb, rec_ptr, &rec) == -1) {
857 if (rec_read(tdb, rec_ptr, &rec) == -1) {
915 if (rec_read(tdb, rec_ptr, &rec) == -1) {
959 if (rec_read(tdb, rec_ptr, &rec) == -1) {

Completed in 118 milliseconds