Searched refs:is_active (Results 1 – 2 of 2) sorted by relevance
86 int is_active; in call_imstatusfunc() local94 is_active = call_func_retnr(p_imsf, 0, NULL); in call_imstatusfunc()96 return (is_active > 0); in call_imstatusfunc()
4353 let is_active = ...do something4354 return is_active ? 1 : 0