Lines Matching refs:command_win
61 wprintw (command_win,"Error - Failed to seek to offset %ld in device %s\n",offset,device_name);
67 wprintw (command_win,"Error - Failed to read from offset %ld in device %s\n",offset,device_name);
88 wprintw (command_win,"Error - Write access not aviable (use enablewrite)\n");
117 wprintw (command_win,"Error - Failed to seek to offset %ld in device %s\n",offset,device_name);
123 wprintw (command_win,"Error - Failed to write to offset %ld in device %s\n",offset,device_name);
127 wprintw (command_win,"Data written");refresh_command_win ();
148 wprintw (command_win,"Error - Unable to open log file %s\n",LogFile);
161 wprintw (command_win,"Fatal error - Can\'t allocate %lu bytes!");
222 wprintw (command_win,"Error - No device opened\n");
228 wprintw (command_win,"Error - No offset set\n");