OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rec_vfprintf
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
record.c
48
/* int
rec_vfprintf
(stream, type, format, ap)
108
/* rec_fprintf() and
rec_vfprintf
() format their arguments and
372
/*
rec_vfprintf
- write formatted string to record */
374
int
rec_vfprintf
(VSTREAM *stream, int type, const char *format, va_list ap)
function
397
result =
rec_vfprintf
(stream, type, format, ap);
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026