Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c833 static struct smatch_state *get_start_state(struct sm_state *sm) in get_start_state() function
893 if (sm->state == get_start_state(sm)) { in get_db_type()