Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dmixedform.c98 show_status = dialog_vars.help_status; in dialog_mixedform()
H A Dchecklist.c667 if ((show_status = dialog_vars.help_status)) { in dialog_checklist()
H A Dtreeview.c639 if ((show_status = dialog_vars.help_status)) { in dialog_treeview()
H A Ddialog.h512 bool help_status; /* option "--help-status" */ member
H A Dformbox.c982 show_status = dialog_vars.help_status; in dialog_form()
H A Dbuildlist.c1237 if ((show_status = dialog_vars.help_status)) { in dialog_buildlist()
H A Ddialog.c297 { "help-status", svT(help_status), 1, "" },
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console.c173 static void help_status(FILE * out, int detail) in help_status() function
554 help_status(out, 1); in status_parse()
1772 {"status", &help_status, &status_parse},