Home | History | Annotate | Download | only in ext2ed

Lines Matching refs:refresh_command_win

60 		wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
65 refresh_command_win ();
108 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
113 refresh_command_win ();
272 refresh_command_win ();
277 refresh_command_win ();
335 wprintw (command_win,"Error - Inode type is not file\n");refresh_command_win ();
340 wprintw (command_win,"Error - Unable to show file\n");refresh_command_win ();
353 wprintw (command_win,"Error - Inode type is not directory\n");refresh_command_win ();
360 wprintw (command_win,"Error - Unable to show directory\n");refresh_command_win ();