Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/package/
H A Ddialog.sym63 dlg_add_quoted
H A Ddialog.map51 dlg_add_quoted;
/freebsd/contrib/dialog/
H A Dchecklist.c672 dlg_add_quoted(help_result); in dialog_checklist()
690 dlg_add_quoted(listitems[i].name); in dialog_checklist()
H A Dtreeview.c644 dlg_add_quoted(help_result); in dialog_treeview()
661 dlg_add_quoted(listitems[i].name); in dialog_treeview()
H A Dbuildlist.c1241 dlg_add_quoted(help_result); in dialog_buildlist()
1257 dlg_add_quoted(listitems[i].name); in dialog_buildlist()
H A Ddialog.h838 extern void dlg_add_quoted(char * /*string*/);
H A Dutil.c2839 dlg_add_quoted(char *string) in dlg_add_quoted() function
2869 dlg_add_quoted(string); in dlg_add_string()