Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_hooks.c212 struct smatch_state *__client_unmatched_state_function(struct sm_state *sm) in __client_unmatched_state_function() function
H A Dsmatch_slist.c711 tmp_state = __client_unmatched_state_function(one_iter.sm); in match_states_stree()
724 tmp_state = __client_unmatched_state_function(two_iter.sm); in match_states_stree()
H A Dsmatch.h806 struct smatch_state *__client_unmatched_state_function(struct sm_state *sm);