Home | History | Annotate | Download | only in src

Lines Matching full:rehash

70 static void rehash(int size);
96 rehash(daemon->cachesize);
101 will be much too small, so the hosts reading code calls rehash every 1000 addresses, to
103 static void rehash(int size)
814 /* rehash every 1000 names. */
817 rehash(name_count);
861 rehash(name_count);