Searched refs:FMD_B_TRUE (Results 1 – 3 of 3) sorted by relevance
76 #define FMD_B_TRUE 1 /* true value for booleans as int */ macro
262 return (FMD_B_TRUE); in fmd_serd_eng_record()
340 return ((cp->ci_state >= FMD_CASE_SOLVED) ? FMD_B_TRUE : FMD_B_FALSE); in fmd_case_solved()