Searched refs:tls_send (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.h141 /* argument struct only used for tls_send() */
189 bool tls_send(struct filed *, char *, size_t, struct buf_queue*);
H A Dtls.c1694 tls_send(struct filed *f, char *line, size_t len, struct buf_queue *qentry) function
1698 DPRINTF((D_TLS|D_CALL), "tls_send(f=%p, line=\"%.*s%s\", "
H A Dsyslogd.c2322 (void)tls_send(f, lineptr, len, qentry);

Completed in 112 milliseconds