Home
last modified time | relevance | path

Searched defs:clnt_stream (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dclnt_stream.c124 CLNT_STREAM *clnt_stream = (CLNT_STREAM *) context; in clnt_stream_event() local
158 static void clnt_stream_open(CLNT_STREAM *clnt_stream) in clnt_stream_open()
189 static void clnt_stream_close(CLNT_STREAM *clnt_stream) in clnt_stream_close()
212 void clnt_stream_recover(CLNT_STREAM *clnt_stream) in clnt_stream_recover()
224 VSTREAM *clnt_stream_access(CLNT_STREAM *clnt_stream) in clnt_stream_access()
256 CLNT_STREAM *clnt_stream; in clnt_stream_create() local
273 void clnt_stream_free(CLNT_STREAM *clnt_stream) in clnt_stream_free()