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