Home | History | Annotate | Download | only in ext2ed

Lines Matching refs:command_win

61 		wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
65 wprintw (command_win,"Reached first inode in current group descriptor\n");
109 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
113 wprintw (command_win,"Reached last inode in current group descriptor\n");
272 wprintw (command_win,"Reached last inode in current group descriptor\n");
277 wprintw (command_win,"Reached first inode in current group descriptor\n");
336 wprintw (command_win,"Error - Inode type is not file\n");refresh_command_win ();
341 wprintw (command_win,"Error - Unable to show file\n");refresh_command_win ();
354 wprintw (command_win,"Error - Inode type is not directory\n");refresh_command_win ();
361 wprintw (command_win,"Error - Unable to show directory\n");refresh_command_win ();