Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dfselect.c578 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) in dlg_fselect() function
952 return dlg_fselect(title, path, height, width, FALSE); in dialog_fselect()
961 return dlg_fselect(title, path, height, width, TRUE); in dialog_dselect()