Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch.c345 open_smatch_db(option_db_file); in main()
H A Dsmatch.h1029 void open_smatch_db(char *db_file);
H A Dsmatch_db.c2394 void open_smatch_db(char *db_file) in open_smatch_db() function