Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_db.c214 static struct string_list *common_funcs; variable
225 FOR_EACH_PTR(common_funcs, tmp) { in is_common_function()
2438 add_ptr_list(&common_funcs, func); in register_common_funcs()