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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtdb.c298 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
556 if (rec_read(tdb, rec_ptr, rec) == -1)
750 if (rec_read(tdb, rec_ptr, &rec) == -1) {
829 if (rec_read(tdb, rec_ptr, &rec) == -1) {
887 if (rec_read(tdb, rec_ptr, &rec) == -1) {
931 if (rec_read(tdb, rec_ptr, &rec) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c444 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
451 TDB_LOG((tdb, 0,"rec_read bad magic 0x%x at offset=%d\n", rec->magic, offset));
977 if (rec_read(tdb, rec_ptr, r) == -1)
1185 if (rec_read(tdb, i, &lastrec) == -1)
1224 if (rec_read(tdb, tlock->off, rec) == -1)
1232 if (rec_read(tdb, tlock->off, rec) == -1)
1357 if (rec_read(tdb, tdb->travlocks.off, &rec) == -1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c451 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
458 TDB_LOG((tdb, 0,"rec_read bad magic 0x%x at offset=%d\n", rec->magic, offset));
985 if (rec_read(tdb, rec_ptr, r) == -1)
1200 if (rec_read(tdb, i, &lastrec) == -1)
1243 if (rec_read(tdb, tlock->off, rec) == -1)
1251 if (rec_read(tdb, tlock->off, rec) == -1)
1375 if (rec_read(tdb, tdb->travlocks.off, &rec) == -1

Completed in 70 milliseconds