Searched refs:filemask_section_name (Results 1 – 3 of 3) sorted by relevance
69 struct filemask_section_name *filemask_section_name; member116 %type <filemask_section_name> sectionname229 (struct filemask_section_name *)231 sizeof (struct filemask_section_name));281 $$ = (struct filemask_section_name *)
533 struct filemask_section_name struct563 struct filemask_section_name *section;
2820 match_section (const char *osectname, struct filemask_section_name *sectmask, in match_section()