Searched refs:notes_section (Results 1 – 2 of 2) sorted by relevance
207 static char *notes_section; variable481 notes_section = arg; in parse_opt()12783 if (notes_section != NULL) in handle_notes()12786 if (sname == NULL || strcmp (sname, notes_section) != 0) in handle_notes()
612 (notes_section): New global variable.613 (parse_opt): Set notes_section.614 (handle_notes): Check if notes_section is set.