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