Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/package/
H A Ddialog.sym183 dlg_print_line
H A Ddialog.map162 dlg_print_line;
/freebsd/contrib/dialog/
H A Ddialog.h820 extern const char * dlg_print_line(WINDOW * /*win*/, chtype * /*attr*/, const char * /*prompt*/, in…
H A Dutil.c921 dlg_print_line(WINDOW *win, in dlg_print_line() function
1080 prompt = dlg_print_line(win, &attr, prompt, lm, rm, &x); in justify_text()
H A DCHANGES1306 dlg_print_line(). Fix a few places where strlen() was used instead