Lines Matching refs:command_win
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);
237 wprintw (command_win,"Display set to hex\n");wrefresh (command_win);
243 wprintw (command_win,"Display set to text\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);
432 wprintw (command_win,"Object %s in Offset %ld remembered as %s\n",descriptor_ptr->name,device_offset,buffer);
433 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");