Searched refs:to_find (Results 1 – 2 of 2) sorted by relevance
52 int console_is_registered(console_t *to_find) in console_is_registered() argument56 assert(to_find != NULL); in console_is_registered()59 if (console == to_find) { in console_is_registered()
75 int console_is_registered(console_t *to_find);