OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
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 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026