Home | History | Annotate | Download | only in ext2ed

Lines Matching full:error

79 		wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win);
112 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win ();
129 wprintw (command_win,"Error - Argument not specified\n");refresh_command_win ();
139 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win ();
162 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win ();
180 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win);
203 wprintw (command_win,"Error - Invalid arguments\n");wrefresh (command_win);
211 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win);
249 wprintw (command_win,"Error - Invalid arguments\n");wrefresh (command_win);
407 wprintw (command_win,"Error - Argument not specified\n");wrefresh (command_win);
445 wprintw (command_win,"Error - Argument not specified\n");refresh_command_win ();return;
461 wprintw (command_win,"Error - Data not specified\n");refresh_command_win ();return;
472 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n");
488 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n");