Searched defs:tagtable (Results 1 – 11 of 11) sorted by relevance
90 typedef struct tagtable { struct93 } tagtable_t; argument
93 typedef struct tagtable { struct96 } tagtable_t; argument
91 __tagtable_begin = .;93 __tagtable_end = .;
111 __tagtable_begin = .;113 __tagtable_end = .;
90 __tagtable_begin = .;92 __tagtable_end = .;
106 __tagtable_begin = .;108 __tagtable_end = .;
109 struct tagtable { struct110 __u32 tag;111 int (*parse)(const struct tag *);
172 struct tagtable { struct173 __u32 tag;174 int (*parse)(const struct tag *);
120 struct tagtable { struct121 __u32 tag;122 int(* parse) (const struct tag *);