Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch.c29 static char *option_db_file = (char *)"smatch_db.sqlite"; variable
200 option_db_file = (*argvp)[i] + 10; in parse_args()
345 open_smatch_db(option_db_file); in main()