Searched refs:bsddialog_progressview (Results 1 – 6 of 6) sorted by relevance
8 HEADERS = bsddialog.h bsddialog_theme.h bsddialog_progressview.h29 ${INSTALL} -m 0644 bsddialog_progressview.h ${DESTDIR}${PREFIX}/include/bsddialog_progressview.h36 ${RM} ${DESTDIR}${PREFIX}/include/bsddialog_progressview.h
9 HEADERS = bsddialog.h bsddialog_theme.h bsddialog_progressview.h31 ${INSTALL} -m 0644 bsddialog_progressview.h ${DESTDIR}${PREFIX}/include/bsddialog_progressview.h39 ${RM} ${DESTDIR}${PREFIX}/include/bsddialog_progressview.h
56 bsddialog_progressview (struct bsddialog_conf *conf, const char *text, int rows,
365 bsddialog_progressview (struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_progressview() function
22 bsddialog_progressview.h
147 retval = bsddialog_progressview(&conf, in main()