Searched refs:again_fp (Results 1 – 1 of 1) sorted by relevance
588 const char *again_fp = "Please type 'yes', 'no' or the fingerprint: "; in confirm() local594 for (msg = prompt;;msg = fingerprint ? again_fp : again) { in confirm()