Home
last modified time | relevance | path

Searched refs:match_end_file (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_mtag_data.c237 static void match_end_file(struct symbol_list *sym_list) in match_end_file() function
343 add_hook(&match_end_file, END_FILE_HOOK); in register_mtag_data()
H A Dcheck_kernel.c319 static void match_end_file(struct symbol_list *sym_list) in match_end_file() function
488 add_hook(match_end_file, END_FILE_HOOK); in check_kernel()
H A Dsmatch_type_val.c655 static void match_end_file(struct symbol_list *sym_list) in match_end_file() function
687 add_hook(&match_end_file, END_FILE_HOOK); in register_type_val()