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

/asus-wl-520gu-7.0.1.45/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) {
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dtdb.c301 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
562 if (rec_read(tdb, rec_ptr, rec) == -1)
756 if (rec_read(tdb, rec_ptr, &rec) == -1) {
835 if (rec_read(tdb, rec_ptr, &rec) == -1) {
893 if (rec_read(tdb, rec_ptr, &rec) == -1) {
937 if (rec_read(tdb, rec_ptr, &rec) == -1) {
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtdb.c301 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
562 if (rec_read(tdb, rec_ptr, rec) == -1)
756 if (rec_read(tdb, rec_ptr, &rec) == -1) {
835 if (rec_read(tdb, rec_ptr, &rec) == -1) {
893 if (rec_read(tdb, rec_ptr, &rec) == -1) {
937 if (rec_read(tdb, rec_ptr, &rec) == -1) {
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdb.c456 static int rec_read(TDB_CONTEXT *tdb, tdb_off offset, struct list_struct *rec) function
463 TDB_LOG((tdb, 0,"rec_read bad magic 0x%x at offset=%d\n", rec->magic, offset));
992 if (rec_read(tdb, rec_ptr, r) == -1)
1214 if (rec_read(tdb, i, &lastrec) == -1)
1257 if (rec_read(tdb, tlock->off, rec) == -1)
1265 if (rec_read(tdb, tlock->off, rec) == -1)
1390 if (rec_read(tdb, tdb->travlocks.off, &rec) == -1

Completed in 131 milliseconds