Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch.h295 extern char *implied_debug_msg;
300 if (!implied_debug_msg) in print_implied_debug_msg()
305 sm_msg("%s", implied_debug_msg); in print_implied_debug_msg()
H A Dsmatch_implied.c66 char *implied_debug_msg; variable
1135 implied_debug_msg = NULL; in match_end_func()