Searched defs:dst_err (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c63 static char const dst_err[] = m_textstr(3105, "terminfo database \"%s\" ", "E filename"); variable
137 (void) eprintf(m_strmsg(dst_err), destination);
141 (void) eprintf(m_strmsg(dst_err), destination);

Completed in 49 milliseconds