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

  /src/usr.sbin/syslogd/
extern.h 88 extern void fprintlog(struct filed *, struct buf_msg *, struct buf_queue *);
syslogd.c 1937 fprintlog(f, NEWREF(buffer), NULL);
2033 fprintlog(f, NEWREF(buffer), NULL);
2040 fprintlog(f, NULL, NULL);
2044 fprintlog(f, NEWREF(buffer), NULL);
2216 fprintlog(struct filed *f, struct buf_msg *passedbuffer, struct buf_queue *qentry) function in typeref:typename:void
2233 DPRINTF(D_CALL, "fprintlog(%p, %p, %p)\n", f, buffer, qentry);
2854 fprintlog(f, NULL, NULL);
3012 fprintlog(f, NULL, NULL);
3458 fprintlog(f, NULL, NULL);
4423 fprintlog(f, qentry->msg, qentry)
    [all...]
sign.c 303 * is called from fprintlog(), so only actually used
561 "calling fprintlog()\n");
567 fprintlog(fq->f, buffer, NULL);
691 " fprintlog(), sending %zu out of %zu hashes\n",
697 fprintlog(fq->f, buffer, NULL);

Completed in 30 milliseconds