Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c109 u_int newrecs);
458 remap_cache_file_ch(struct cachekey_header *ch, u_int newrecs) in remap_cache_file_ch() argument
475 if (newrecs < 1) in remap_cache_file_ch()
476 newrecs = 1; in remap_cache_file_ch()
479 (ch->reclength)*newrecs; in remap_cache_file_ch()