Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dauto_clnt.c143 struct AUTO_CLNT { struct
149 AUTO_CLNT_HANDSHAKE_FN handshake; /* new connection only */ argument
153 static void auto_clnt_close(AUTO_CLNT *); argument
H A Dauto_clnt.h24 typedef struct AUTO_CLNT AUTO_CLNT; typedef