Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c617 static void handle_passed_container(struct symbol *sym) in handle_passed_container() function
645 add_hook(&handle_passed_container, AFTER_DEF_HOOK); in register_container_of2()