Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.c58 static int hash_fd(const DB *);
232 dbp->fd = hash_fd;
289 hash_fd(const DB *dbp) function