Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c187 #define NUMRECS(ck_header) ((ck_header)->inuse_count + \ macro
421 for (i = 0; i < NUMRECS(ch); i++) { in cache_remap_addresses_ch()
480 currecs = NUMRECS(ch); in remap_cache_file_ch()
828 if (((*ch) = remap_cache_file_ch(*ch, NUMRECS(*ch)+CHUNK_NUMREC)) == 0) in find_cache_item()