Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.c287 { "exit-label", svS(exit_label), 1, "<str>" },
296 { "help-label", svS(help_label), 1, "<str>" },
299 { "hfile", svS(help_file), 1, "<str>" },
300 { "hline", svS(help_line), 1, "<str>" },
323 { "no-label", svS(no_label), 1, "<str>" },
329 { "ok-label", svS(ok_label), 1, "<str>" },
363 { "title", svS(title), 1, "<title>" },
369 { "yes-label", svS(yes_label), 1, "<str>" },
375 { "no-button", svS(no_label), 1, NULL },
376 { "ok-button", svS(ok_label), 1, NULL },
[all …]