Searched refs:FMD_CASE_UNSOLVED (Results 1 – 2 of 2) sorted by relevance
75 #define FMD_CASE_UNSOLVED 0 /* case is not yet solved (waiting) */ macro
265 cp->ci_state = FMD_CASE_UNSOLVED; in fmd_case_open()