Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYForms.c29 static int form_getstr(int cur,
207 c = form_getstr(cur, use_last_tfpos, redraw_only); in change_form_link_ex()
222 c = form_getstr(cur, use_last_tfpos, TRUE); in change_form_link_ex()
226 c = form_getstr(cur, use_last_tfpos, FALSE); in change_form_link_ex()
370 static int form_getstr(int cur, in form_getstr() function
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES3269 * correct a couple of places in form_getstr() when keys were "generated"
7348 several other keys that were previously handled specially in form_getstr - KW