Searched refs:resolve_proto (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtrivial-rewrite.h77 extern int resolve_proto(RES_CONTEXT *, VSTREAM *);
H A Dtrivial-rewrite.c499 status = resolve_proto(&resolve_regular, stream);
501 status = resolve_proto(&resolve_verify, stream);
H A Dresolve.c16 /* void resolve_proto(context, stream)
32 /* resolve_proto() implements the client-server protocol:
764 /* resolve_proto - read request and send reply */
766 int resolve_proto(RES_CONTEXT *context, VSTREAM *stream) function

Completed in 106 milliseconds