Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
Dfselect.c553 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) in dlg_fselect() function
918 return dlg_fselect(title, path, height, width, FALSE); in dialog_fselect()
927 return dlg_fselect(title, path, height, width, TRUE); in dialog_dselect()