HomeSort by: relevance | last modified time | path
    Searched defs:hash_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/db/hash/
hash.c 69 static int hash_sync(const DB *, uint32_t);
208 dbp->sync = hash_sync;
448 hash_sync(const DB *dbp, uint32_t flags) function in typeref:typename:int

Completed in 12 milliseconds