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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce.c276 /* bounce_notify_proto - bounce_notify server protocol */
278 static int bounce_notify_proto(char *service_name, VSTREAM *client, function
283 const char *myname = "bounce_notify_proto";
513 status = bounce_notify_proto(service_name, client,
516 status = bounce_notify_proto(service_name, client,
519 status = bounce_notify_proto(service_name, client,

Completed in 42 milliseconds