Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c107 u_int newrecs);
456 remap_cache_file_ch(struct cachekey_header *ch, u_int newrecs) in remap_cache_file_ch() argument
473 if (newrecs < 1) in remap_cache_file_ch()
474 newrecs = 1; in remap_cache_file_ch()
477 (ch->reclength)*newrecs; in remap_cache_file_ch()