Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c73 static char const e_pathmax[] = "\"%s\": terminfo database path too long.\n"; variable
307 err_msg = e_pathmax;
444 err_msg = e_pathmax;
458 err_msg = e_pathmax;
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dsetup.c79 static const char e_pathmax[] = variable
348 err_msg = e_pathmax; in __m_setupterm()
469 err_msg = e_pathmax; in restartterm()
483 err_msg = e_pathmax; in restartterm()