Searched refs:notes_section (Results 1 – 2 of 2) sorted by relevance
202 static char *notes_section; variable455 notes_section = arg; in parse_opt()12615 if (notes_section != NULL) in handle_notes()12618 if (sname == NULL || strcmp (sname, notes_section) != 0) in handle_notes()
512 (notes_section): New global variable.513 (parse_opt): Set notes_section.514 (handle_notes): Check if notes_section is set.