Searched defs:is_alive (Results 1 – 5 of 5) sorted by relevance
105 bool is_alive; in ath_hw_check() local
197 int (*is_alive)(struct spk_synth *synth); member
2884 bool is_alive = false; in km_is_alive() local
3156 bool is_alive = false; in pfkey_is_alive() local
638 static void is_alive(const char *func, const char *message) in is_alive() function