Searched refs:prompt1 (Results 1 – 2 of 2) sorted by relevance
420 char prompt1[] = "Enter "; in UI_construct_prompt() local427 len = sizeof(prompt1) - 1 + strlen(object_desc); in UI_construct_prompt()433 BUF_strlcpy(prompt, prompt1, len + 1); in UI_construct_prompt()
826 char *prompt1 = "> ", *prompt2 = " > "; in read_actions() local827 char *prompt = prompt1; in read_actions()899 prompt = prompt1; /* end of single-stepping actions */ in read_actions()