Lines Matching refs:command_win
60 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
64 wprintw (command_win,"Reached first inode in current group descriptor\n");
108 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
112 wprintw (command_win,"Reached last inode in current group descriptor\n");
271 wprintw (command_win,"Reached last inode in current group descriptor\n");
276 wprintw (command_win,"Reached first inode in current group descriptor\n");
335 wprintw (command_win,"Error - Inode type is not file\n");refresh_command_win ();
340 wprintw (command_win,"Error - Unable to show file\n");refresh_command_win ();
353 wprintw (command_win,"Error - Inode type is not directory\n");refresh_command_win ();
360 wprintw (command_win,"Error - Unable to show directory\n");refresh_command_win ();