Home | History | Annotate | Download | only in pppd

Lines Matching refs:tailer_ofs

505 	tdb_off tailer_ofs, tailer;
515 tailer_ofs = offset + sizeof(rec) + rec.rec_len - sizeof(tdb_off);
516 if (ofs_read(tdb, tailer_ofs, &tailer) == -1) {
517 printf("ERROR: failed to read tailer at %u\n", tailer_ofs);