Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/installer/dfuife_curses/
H A Dcurses_xlat.h30 struct dfui_response *response_construct_from_curses_form(const struct dfui_form *,
H A Dmain.c115 r = response_construct_from_curses_form(f, cf, cw); in present_form()
H A Dcurses_xlat.c944 response_construct_from_curses_form(const struct dfui_form *f, in response_construct_from_curses_form() function