Searched refs:return_to_continue (Results 1 – 2 of 2) sorted by relevance
184 static char return_to_continue[] = "(press RETURN)"; variable225 putstr(return_to_continue);235 if ((s != NULL ? strlen(s) : 0) + sizeof(return_to_continue) +
522 static char return_to_continue[] = " (press RETURN)"; local544 putstr(return_to_continue);546 col += sizeof(return_to_continue) + so_e_width;