Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c191 static char *get_stored_container_name(struct expression *container, in get_stored_container_name() function
230 ret = get_stored_container_name(container, expr); in get_container_name_helper()