recursively_cbox  137 src/filemanager/find.c static WCheck *recursively_cbox;
recursively_cbox  728 src/filemanager/find.c     recursively_cbox = check_new (y1++, x1, options.find_recurs, file_recurs_label);
recursively_cbox  729 src/filemanager/find.c     group_add_widget (g, recursively_cbox);
recursively_cbox  822 src/filemanager/find.c             options.find_recurs = recursively_cbox->state;