Searched defs:option_chain_head (Results 1 – 2 of 2) sorted by relevance
37 struct option_chain_head { struct38 int refcnt;39 pair first;
105 struct option_chain_head *option_chain_head; local