Searched refs:text_only (Results 1 – 3 of 3) sorted by relevance
37 const char *text_only) in test_syslog_send() argument39 printf("{{%s}}\n{{%s}}\n{{%s}}\n\n", full_msg, v0_hdr, text_only); in test_syslog_send()
169 char *text_only) in xo_send_syslog() argument172 xo_syslog_send(full_msg, v0_hdr, text_only); in xo_send_syslog()188 v->iov_base = text_only; in xo_send_syslog()189 v->iov_len = strlen(text_only); in xo_send_syslog()
667 const char *v0_hdr, const char *text_only);