Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dclnt_stream.c109 struct CLNT_STREAM { struct
113 CLNT_STREAM_HANDSHAKE_FN handshake; argument
118 static void clnt_stream_close(CLNT_STREAM *); argument
H A Dclnt_stream.h24 typedef struct CLNT_STREAM CLNT_STREAM; typedef