Searched refs:cachekey_list (Results 1 – 1 of 1) sorted by relevance
80 struct cachekey_list { struct84 struct cachekey_list *next; argument87 static struct cachekey_list *g_cachedkeys[KEY_HASH_SIZE];1169 register struct cachekey_list **l;1190 struct cachekey_list *new;1192 new = (struct cachekey_list *)malloc(sizeof (struct cachekey_list));1707 struct cachekey_list *found;1708 register struct cachekey_list **l;1718 sizeof (struct cachekey_list));