Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints.c238 static char *constraint_id_to_str(int id) in constraint_id_to_str() function
320 con_str = constraint_id_to_str(con->id); in unmet_constraint()