Searched refs:channel_find_open (Results 1 – 3 of 3) sorted by relevance
246 int channel_find_open(void);
262 if ((channel_id = channel_find_open()) == -1) { in client_alive_check()
554 channel_find_open(void) in channel_find_open() function