Searched refs:scanner_reporter (Results 1 – 1 of 1) sorted by relevance
52 static int scanner_reporter(SYM);57 static int (*reporter_func) (SYM) = scanner_reporter;82 static int scanner_reporter(SYM tags) in scanner_reporter() function262 reporter_func = scanner_reporter; in set_scanner()