Searched refs:ret_error (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/lib/libcurses/tinfo/ |
| H A D | lib_setup.c | 685 ret_error(TGETENT_ERR, in TINFO_SETUP_TERM()
|
| /openbsd-src/lib/libcurses/ |
| H A D | curses.priv.h | 2057 #define ret_error(rc, fmt, p, q) if (errret) {\ macro 2067 #define ret_error1(rc, fmt, p, q) ret_error(rc, "'%s': " fmt, p, q)
|