OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VBUF_SPACE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vbuf.h
19
* buffer full conditions, and 4) by the
VBUF_SPACE
() operation that allows
91
#define
VBUF_SPACE
(v,n) ((v)->space((v),(n)))
vbuf_print.c
123
if (
VBUF_SPACE
((bp), (width_or_prec) + (type_space)) != 0) \
135
if (
VBUF_SPACE
((bp), (sz)) != 0) \
171
int saved_errno = errno; /*
VBUF_SPACE
() may clobber it */
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026