• Home
  • Raw
  • Download

Lines Matching refs:command_win

80 		wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win);  in type_file___nextblock()
113 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win (); in type_file___next()
130 wprintw (command_win,"Error - Argument not specified\n");refresh_command_win (); in type_file___offset()
140 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win (); in type_file___offset()
163 wprintw (command_win,"Error - Offset out of block\n");refresh_command_win (); in type_file___prev()
181 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win); in type_file___prevblock()
204 wprintw (command_win,"Error - Invalid arguments\n");wrefresh (command_win); in type_file___block()
212 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win); in type_file___block()
238 wprintw (command_win,"Display set to hex\n");wrefresh (command_win); in type_file___display()
244 wprintw (command_win,"Display set to text\n");wrefresh (command_win); in type_file___display()
250 wprintw (command_win,"Error - Invalid arguments\n");wrefresh (command_win); in type_file___display()
408 wprintw (command_win,"Error - Argument not specified\n");wrefresh (command_win); in type_file___remember()
433 …wprintw (command_win,"Object %s in Offset %ld remembered as %s\n",descriptor_ptr->name,device_offs… in type_file___remember()
434 wrefresh (command_win); in type_file___remember()
446 wprintw (command_win,"Error - Argument not specified\n");refresh_command_win ();return; in type_file___set()
462 wprintw (command_win,"Error - Data not specified\n");refresh_command_win ();return; in type_file___set()
473 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n"); in type_file___set()
489 wprintw (command_win,"Error - Ending offset outside block, only partial string changed\n"); in type_file___set()