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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c476 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
483 TDB_LOG((tdb, 0,"rec_read bad magic 0x%x at offset=%d\n", rec->magic, offset));
1012 if (rec_read(tdb, rec_ptr, r) == -1)
1220 if (rec_read(tdb, i, &lastrec) == -1)
1259 if (rec_read(tdb, tlock->off, rec) == -1)
1267 if (rec_read(tdb, tlock->off, rec) == -1)
1399 if (rec_read(tdb, tdb->travlocks.off, &rec) == -1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/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

Completed in 114 milliseconds