Searched refs:dialog_prompt_lastline (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libdpv/
H A Ddialog_util.h59 char *dialog_prompt_lastline(char *_prompt, uint8_t _nlstate);
H A Ddialog_util.c452 dialog_prompt_lastline(char *prompt, uint8_t nlstate) function
H A Ddpv.c299 last = (char *)dialog_prompt_lastline(name, nls);
H A Ddprompt.c462 lastline = dialog_prompt_lastline(name, 1);

Completed in 77 milliseconds