add_select_channel   89 lib/tty/key.h  void add_select_channel (int fd, select_fn callback, void *info);
add_select_channel  103 src/background.c     add_select_channel (fd, background_attention, ctx);
add_select_channel  936 src/filemanager/filemanager.c         add_select_channel (mc_global.tty.subshell_pty, load_prompt, NULL);