Searched refs:web_lists (Results 1 – 2 of 2) sorted by relevance
459 extern struct dlist *web_lists[(int) LAST_NODE_TYPE];460 #define WEBS(type) (web_lists[(int)(type)])
134 struct dlist *web_lists[(int) LAST_NODE_TYPE]; variable