Searched defs:avtab (Results 1 – 2 of 2) sorted by relevance
84 struct avtab { struct85 struct avtab_node **htable; argument91 void avtab_init(struct avtab *h); argument
602 struct avtab *avtab) in cond_dup_av_list()