Home
last modified time | relevance | path

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

/netbsd-src/sbin/dump/
H A Ddump.h218 void initcache(int, int);
H A Drcache.c96 initcache(int cachesize, int readblksize) in initcache() function
H A Dmain.c571 initcache(readcache, readblksize); in main()