HomeSort by relevance Sort by last modified time
    Searched refs:tailer_ofs (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
tdb.c 505 tdb_off tailer_ofs, tailer; local
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);
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 2954 tdb_off_t tailer_ofs, tailer; local
    [all...]

Completed in 105 milliseconds