Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dialog/
H A Ddialog.h401 int max_input; /* option "--max-input size" */ member
H A Dutil.c2692 int limit = ((dialog_vars.max_input > 0) in dlg_max_input()
2693 ? dialog_vars.max_input in dlg_max_input()
H A Ddialog.c305 { "max-input", svN(max_input), 1, "<n>" },