Home
last modified time | relevance | path

Searched refs:hash_sync (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/search/
Dhash.c63 static int hash_sync(const DB *, u_int);
236 dbp->sync = hash_sync;
483 hash_sync(const DB *dbp, u_int flags) function
/picolibc-latest/newlib/
DChangeLog-20152012 (hash_sync): Likewise.