Searched refs:channel_can_write_to (Results 1 – 3 of 3) sorted by relevance
25 int channel_can_write_to(channel_T *channel);
64 #define NETBEANS_OPEN (channel_can_write_to(nb_channel))
2982 channel_can_write_to(channel_T *channel) in channel_can_write_to() function