Searched refs:list_remove_hash (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/keyserv/ |
H A D | keyserv_cache.c | 146 static void list_remove_hash(struct cachekey_disklist *, 521 list_remove_hash(fcd, in remap_cache_file_ch() 706 list_remove_hash( in list_remove_hash() function 815 list_remove_hash(cd, &((*ch)->bucket[hash]), 0, 0); in find_cache_item() 842 list_remove_hash(cd, &((*ch)->bucket[hashval(cd->uid)]), 0, 0); in find_cache_item() 1065 list_remove_hash(cd, &(ch->bucket[hash]), 0, 0); in cache_remove_ch() 1082 list_remove_hash(cd, &(ch->bucket[hash]), 0, 0); in cache_remove_ch()
|