Searched refs:term_errno (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dtermerr.c82 (void) fprintf(stderr, term_err_strings[term_errno-1], term_parm_err);
H A Dinitscr.c81 if (term_errno != -1)
H A Dnewkey.c79 term_errno = TERM_BAD_MALLOC;
H A Dsetupterm.c80 short term_errno = -1; variable
262 term_errno = TERMINFO_TOO_LONG;
278 term_errno = TERMINFO_TOO_LONG;
292 term_errno = NOT_READABLE;
295 term_errno = UNACCESSIBLE;
297 term_errno = NO_TERMINAL;
318 term_errno = CORRUPTED;
322 term_errno = ENTRY_TOO_LONG;
395 term_errno = TERM_BAD_MALLOC;
402 exit(-term_errno);
[all...]
H A Dsetkeymap.c255 term_errno = TERM_BAD_MALLOC;
H A Dmapfile-vers549 term_errno;

Completed in 131 milliseconds