Searched refs:sc_store (Results 1 – 1 of 1) sorted by relevance
57 struct sc_ent *sc_store = NULL; variable70 sc_store = NULL; in cache_init()72 sc_store = reallocarray(NULL, max, sizeof(struct sc_ent)); in cache_init()73 if (sc_store == NULL) in cache_init()86 TAILQ_INSERT_HEAD(&scq_free, sc_store + n, qlink); in cache_init()