Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dui_getc.c505 if (dialog_vars.help_file && _dlg_find_window(win)) { in dlg_getc()
508 dialog_helpfile("HELP", dialog_vars.help_file, 0, 0); in dlg_getc()
H A Ddialog.h424 char *help_file; /* option "--hfile" */ member
H A Ddialog.c291 { "hfile", svS(help_file), 1, "<str>" },