Home | History | Annotate | Download | only in ext2ed

Lines Matching refs:refresh_command_win

272 				refresh_command_win ();
303 wprintw (command_win,"Can\'t continue - Stopping at last inode\n");refresh_command_win ();
309 refresh_command_win ();
602 wprintw (command_win,"Error - Missing arguments\n");refresh_command_win ();
608 wprintw (command_win,"Error - Bad syntax\n");refresh_command_win ();return;
616 wprintw (command_win,"Variable %s set to %lu\n",variable,dir_entry_ptr->inode);refresh_command_win ();
623 wprintw (command_win,"Variable %s set to %lu\n",variable,dir_entry_ptr->rec_len);refresh_command_win ();
630 wprintw (command_win,"Variable %s set to %lu\n",variable,dir_entry_ptr->name_len);refresh_command_win ();
638 refresh_command_win ();return;
641 wprintw (command_win,"Variable %s set to %s\n",variable,value);refresh_command_win ();
660 refresh_command_win ();