Searched defs:sidtab (Results 1 – 6 of 6) sorted by relevance
21 struct sidtab { struct22 struct sidtab_node **htable; argument26 int sidtab_init(struct sidtab *s) ; argument
52 static sidtab_t sidtab; variable
21 sidtab_t sidtab = {}; in LLVMFuzzerTestOneInput() local
37 static sidtab_t sidtab; variable
96 static sidtab_t sidtab; variable
74 static sidtab_t mysidtab, *sidtab = &mysidtab; variable