Searched refs:text_only (Results 1 – 3 of 3) sorted by relevance
36 const char *text_only) in test_syslog_send() argument38 printf("{{%s}}\n{{%s}}\n{{%s}}\n\n", full_msg, v0_hdr, text_only); in test_syslog_send()
166 char *text_only) in xo_send_syslog() argument169 xo_syslog_send(full_msg, v0_hdr, text_only); in xo_send_syslog()185 v->iov_base = text_only; in xo_send_syslog()186 v->iov_len = strlen(text_only); in xo_send_syslog()
580 const char *v0_hdr, const char *text_only);