OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netstring_except
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
netstring.h
30
extern void
netstring_except
(VSTREAM *, int);
netstring.c
15
/* void
netstring_except
(stream, exception)
77
/*
netstring_except
() raises the specified exception on the
196
/*
netstring_except
- process netstring stream exception */
198
void
netstring_except
(VSTREAM *stream, int exception)
function
215
netstring_except
(stream, vstream_ftimeout(stream) ?
223
netstring_except
(stream, NETSTRING_ERR_FORMAT);
227
netstring_except
(stream, NETSTRING_ERR_SIZE);
244
netstring_except
(stream, vstream_ftimeout(stream) ?
262
netstring_except
(stream, NETSTRING_ERR_FORMAT);
273
netstring_except
(stream, NETSTRING_ERR_SIZE)
[
all
...]
/src/external/ibm-public/postfix/dist/src/smtpstone/
qmqp-sink.c
131
netstring_except
(state->stream, vstream_ftimeout(state->stream) ?
Completed in 16 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026