Searched refs:prompt2 (Results 1 – 2 of 2) sorted by relevance
811 char *prompt1 = "> ", *prompt2 = " > "; in read_actions() local868 if (prompt == prompt2) in read_actions()874 prompt = prompt2; /* change prompt for stepping actions */ in read_actions()878 if (prompt == prompt2) in read_actions()
3096 read_check_passphrase(const char *prompt1, const char *prompt2, in read_check_passphrase() argument3103 passphrase2 = read_passphrase(prompt2, RP_ALLOW_STDIN); in read_check_passphrase()