Home
last modified time | relevance | path

Searched refs:m_strmsg (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libxcurses/src/tic/
H A Dticscan.c131 warning(m_strmsg(ill_char), ch); in get_token()
144 err_abort(m_strmsg(early_eof)); in get_token()
146 warning(m_strmsg(nl_middle)); in get_token()
173 warning(m_strmsg(no_comma)); in get_token()
183 warning(m_strmsg(no_comma)); in get_token()
192 warning(m_strmsg(no_comma)); in get_token()
199 warning(m_strmsg(ill_char), ch); in get_token()
209 fprintf(stderr, m_strmsg(token_msg)); in get_token()
213 fprintf(stderr, m_strmsg(bool_msg), curr_token.tk_name); in get_token()
218 stderr, m_strmsg(num_msg), in get_token()
[all …]
H A Dticparse.c158 fprintf(stderr, m_strmsg(name_check), curr_line, name);
190 syserr_abort(m_strmsg(nomem_use_list));
344 err_abort(m_strmsg(long_path), *tname, tname); in dump_structure()
346 warning(m_strmsg(more_than_one), tname); in dump_structure()
349 err_abort(m_strmsg(write_err), first); in dump_structure()
353 err_abort(m_strmsg(fail_open), first); in dump_structure()
356 err_abort(m_strmsg(write_err), first); in dump_structure()
372 warning(m_strmsg(long_path), *q, q); in dump_structure()
376 warning(m_strmsg(synonym), tname); in dump_structure()
380 warning(m_strmsg(more_than_one), q); in dump_structure()
[all …]
H A Dticmain.c92 (void) fprintf(stderr, m_strmsg(usage), _cmdname); in main()
100 (void) fprintf(stderr, m_strmsg(usage), _cmdname); in main()
131 (void) eprintf(m_strmsg(src_err), source_file); in init()
137 (void) eprintf(m_strmsg(dst_err), destination); in init()
141 (void) eprintf(m_strmsg(dst_err), destination); in init()
150 (void) eprintf(m_strmsg(dstdir_err), destination, dir); in init()
153 (void) eprintf(m_strmsg(dstdir_err), destination, dir); in init()
H A Duntic.c141 stderr, m_strmsg(version), _cmdname
146 stderr, m_strmsg(usage), _cmdname
155 (void) fprintf(stderr, m_strmsg(usage), _cmdname);
/titanic_50/usr/src/lib/libxcurses/src/libc/i18n/
H A Dm_strmsg.c47 m_strmsg(str) in m_strmsg() function
/titanic_50/usr/src/lib/libxcurses/h/
H A Dm_nls.h47 extern char *m_strmsg(const char *str);
H A Dm_i18n.h100 #define m_strmsg(str) (str) macro
/titanic_50/usr/src/lib/libxcurses/src/tput/
H A Dtput.c342 (void) fprintf(stderr, m_strmsg(usage_msg)); in usage()
355 (void) vfprintf(stderr, m_strmsg(fmt), ap); in VARARG1()
/titanic_50/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_errorx.c67 fmt = m_strmsg(fmt); in ERRORFN()
/titanic_50/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c435 (void) fprintf(stderr, m_strmsg(usage_msg)); in usage()
448 (void) vfprintf(stderr, m_strmsg(fmt), ap); in VARARG1()
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinitscr.c126 (void) fprintf(stderr, m_strmsg(err), term); in initscr()
/titanic_50/usr/src/lib/libxcurses/
H A DMakefile.com78 m_strmsg.o m_text.o