Home
last modified time | relevance | path

Searched refs:header_prompt (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMail.c251 static int header_prompt(const char *label, in header_prompt() function
1384 if (!header_prompt(label, &personal_mail_name, LINESIZE)) { in reply_by_mail()
1412 if (!header_prompt(label, &from_address, LINESIZE)) { in reply_by_mail()
1442 if (!header_prompt(label, &the_subject, MAX_SUBJECT)) { in reply_by_mail()
1454 if (!header_prompt("Cc", &cc_address, LINESIZE)) { in reply_by_mail()