Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/package/
H A Ddialog.sym38 dialog_fselect
H A Ddialog.map38 dialog_fselect;
/freebsd/contrib/dialog/
H A Ddialog.h659 extern int dialog_fselect(const char * /*title*/, const char * /*path*/, int /*height*/, int /*widt…
H A Dfselect.c950 dialog_fselect(const char *title, const char *path, int height, int width) in dialog_fselect() function
H A Ddialog.c1016 return dialog_fselect(t, in call_fselect()