Home
last modified time | relevance | path

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

/NextBSD/contrib/dialog/
HDinputbox.c88 input = dlg_set_result(init); in dialog_inputbox()
HDdialog.h739 extern char * dlg_set_result(const char * /*string*/);
HDfselect.c606 input = dlg_set_result(path); in dlg_fselect()
HDutil.c2392 dlg_set_result(const char *string) in dlg_set_result() function