Home
last modified time | relevance | path

Searched refs:test_reply (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/milter/
Dtest-milter.c213 static int test_reply(SMFICTX *ctx, int code) in test_reply() function
275 return (test_reply(ctx, test_connect_reply)); in test_connect()
281 return (test_reply(ctx, test_helo_reply)); in test_helo()
292 return (test_reply(ctx, test_mail_reply)); in test_mail()
303 return (test_reply(ctx, test_rcpt_reply)); in test_rcpt()
310 return (test_reply(ctx, test_header_reply)); in test_header()
316 return (test_reply(ctx, test_eoh_reply)); in test_eoh()
325 return (test_reply(ctx, test_body_reply)); in test_body()
397 return (test_reply(ctx, test_eom_reply)); in test_eom()
403 return (test_reply(ctx, test_abort_reply)); in test_abort()
[all …]
/netbsd/src/external/mit/xorg/lib/xcb-util/reply/
DMakefile5 SRCS= reply.c test_reply.c