Searched refs:full_len (Results 1 – 1 of 1) sorted by relevance
177 int full_len = strlen(full_msg); in xo_send_syslog() local219 if (send(xo_logfile, full_msg, full_len, 0) < 0) { in xo_send_syslog()227 if (send(xo_logfile, full_msg, full_len, 0) >= 0) { in xo_send_syslog()244 if (send(xo_logfile, full_msg, full_len, 0) >= 0) { in xo_send_syslog()271 v->iov_len = full_len - (p - full_msg); in xo_send_syslog()