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

  /src/usr.sbin/syslogd/
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...]

Completed in 13 milliseconds