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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dtdb.c292 static int ofs_read(TDB_CONTEXT *tdb, tdb_off offset, tdb_off *d) function
345 if (ofs_read(tdb, offset, &rec.next) == -1) {
405 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
551 if (ofs_read(tdb, offset, &rec_ptr) == -1)
744 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
817 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
880 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
923 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
960 if (ofs_read(tdb, offset, &rec.next) == -1) {
1056 if (ofs_read(td
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dtdb.c295 static int ofs_read(TDB_CONTEXT *tdb, tdb_off offset, tdb_off *d) function
348 if (ofs_read(tdb, offset, &rec.next) == -1) {
411 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
557 if (ofs_read(tdb, offset, &rec_ptr) == -1)
750 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
823 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
886 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
929 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
966 if (ofs_read(tdb, offset, &rec.next) == -1) {
1062 if (ofs_read(td
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtdb.c295 static int ofs_read(TDB_CONTEXT *tdb, tdb_off offset, tdb_off *d) function
348 if (ofs_read(tdb, offset, &rec.next) == -1) {
411 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
557 if (ofs_read(tdb, offset, &rec_ptr) == -1)
750 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
823 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
886 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
929 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
966 if (ofs_read(tdb, offset, &rec.next) == -1) {
1062 if (ofs_read(td
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdb.c445 static int ofs_read(TDB_CONTEXT *tdb, tdb_off offset, tdb_off *d) function
528 if (ofs_read(tdb, tailer_ofs, &tailer) == -1) {
549 if (ofs_read(tdb, top, &rec_ptr) == -1)
585 if (ofs_read(tdb, offset, &rec_ptr) == -1) {
622 while (ofs_read(tdb, last_ptr, &i) != -1 && i != 0) {
678 if (ofs_read(tdb, left, &leftsize) == -1) {
711 if (ofs_read(tdb, FREELIST_TOP, &rec->next) == -1 ||
868 if (ofs_read(tdb, FREELIST_TOP, &rec_ptr) == -1)
987 if (ofs_read(tdb, TDB_HASH_TOP(hash), &rec_ptr) == -1)
1211 if (ofs_read(td
[all...]

Completed in 379 milliseconds