Searched refs:bsddialog_pause (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/bsddialog/examples_library/ |
| H A D | pause.c | 27 output = bsddialog_pause(&conf, "Example", 8, 50, 10); in main()
|
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | bsddialog.h | 222 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows,
|
| H A D | barbox.c | 607 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_pause() function
|
| /freebsd-14.2/contrib/bsddialog/ |
| H A D | bsddialog.c | 1094 output = bsddialog_pause(conf, text, rows, cols, secs); in pause_builder()
|