Home
last modified time | relevance | path

Searched refs:EMSG_WRITE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams_stdio.c344 die(EMSG_WRITE, str->s_filename); in stream_stdio_close()
358 die(EMSG_WRITE, str->s_filename); in stream_stdio_send_eol()
368 die(EMSG_WRITE, str->s_filename); in stream_stdio_flush()
380 die(EMSG_WRITE, str->s_filename); in stream_stdio_put_line()
H A Dstreams_wide.c244 die(EMSG_WRITE, str->s_filename); in stream_wide_send_eol()
258 die(EMSG_WRITE, str->s_filename); in stream_wide_put_line()
H A Dutility.h113 #define EMSG_WRITE gettext("can't write %s") macro
H A Dutility.c703 die(EMSG_WRITE, dst); in xcp()
714 die(EMSG_WRITE, dst); in xcp()