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

  /external/ppp/pppd/
tdb.c 491 static int update_tailer(TDB_CONTEXT *tdb, tdb_off offset, function
633 if (update_tailer(tdb, offset, rec) != 0) {
691 if (update_tailer(tdb, offset, rec) == -1) {
692 TDB_LOG((tdb, 0, "tdb_free: update_tailer failed at %u\n", offset));
896 if (update_tailer(tdb, rec_ptr, rec) == -1)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 2309 static int update_tailer(struct tdb_context *tdb, tdb_off_t offset, function
    [all...]

Completed in 29 milliseconds