Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c108 static struct cachekey_header *remap_cache_file_ch(struct cachekey_header *ch,
374 if ((ch = remap_cache_file_ch(ch, MAXRECS(ch))) == 0) { in create_cache_file_ch()
458 remap_cache_file_ch(struct cachekey_header *ch, u_int newrecs) in remap_cache_file_ch() function
828 if (((*ch) = remap_cache_file_ch(*ch, NUMRECS(*ch)+CHUNK_NUMREC)) == 0) in find_cache_item()