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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1080 Conv_cnote_cc_content_buf_t *cnote_cc_content_buf)
1113 NULL, sizeof (cnote_cc_content_buf->buf) };
1118 conv_arg.buf = cnote_cc_content_buf->buf;
1122 return ((const char *)cnote_cc_content_buf->buf);
1079 conv_cnote_cc_content(Lword flags, Conv_fmt_flags_t fmt_flags, Conv_cnote_cc_content_buf_t *cnote_cc_content_buf) argument

Completed in 65 milliseconds