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) +
621 static char return_to_continue[] = " (press RETURN)"; in error() local639 putstr(return_to_continue); in error()641 col += sizeof(return_to_continue) + so_e_width; in error()