HomeSort by: relevance | last modified time | path
    Searched refs:tls_send (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/syslogd/
tls.h 142 /* argument struct only used for tls_send() */
190 bool tls_send(struct filed *, char *, size_t, struct buf_queue*);
tls.c 1716 tls_send(struct filed *f, char *line, size_t len, struct buf_queue *qentry) function
1720 DPRINTF((D_TLS|D_CALL), "tls_send(f=%p, line=\"%.*s%s\", "
syslogd.c 2425 (void)tls_send(f, lineptr, len, qentry);

Completed in 17 milliseconds