Home
last modified time | relevance | path

Searched refs:resolve_local (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dresolve_local.in1 ./resolve_local example.com example.com
2 ./resolve_local example.net example.com
3 ./resolve_local fail:1_resolve_local example.com
4 ./resolve_local fail:1_resolve_local example.com..
5 ./resolve_local fail:1_resolve_local ''
H A Dresolve_local.c80 int resolve_local(const char *addr) in resolve_local() function
188 (rc = resolve_local(argv[2])) > 0 ? "YES" : in main()
H A Dresolve_local.h24 extern int resolve_local(const char *);
H A DMakefile.in23 recipient_list.c record.c remove.c resolve_clnt.c resolve_local.c \
62 recipient_list.o record.o remove.o resolve_clnt.o resolve_local.o \
103 rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h \
125 resolve_local rewrite_clnt stream2rec string_list tok822_parse \
274 resolve_local: $(LIB) $(LIBS)
513 resolve_local_test: resolve_local resolve_local.in resolve_local.ref
514 $(SHLIB_ENV) sh resolve_local.in >resolve_local.tmp 2>&1
515 diff resolve_local.ref resolve_local.tmp
516 rm -f resolve_local.tmp
1647 mail_addr_find.o: resolve_local.h
[all …]
H A Dmail_addr_find.c401 || (rc = resolve_local(ratsign + 1)) > 0) { in mail_addr_find_opt()
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A DMakefile.in100 resolve.o: ../../include/resolve_local.h
131 rewrite.o: ../../include/resolve_local.h
187 trivial-rewrite.o: ../../include/resolve_local.h
H A Dresolve.c159 if ((ret = resolve_local(domain)) != 0) in resolve_class()
264 resolve_local(STR(tok822_internalize(addr_buf, domain, TOK822_STR_DEFL))) in resolve_addr()
440 if ((rc = resolve_local(rcpt_domain)) > 0) /* XXX */ in resolve_addr()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_error.in69 # Test resolve_local()
H A Dsmtpd_error.ref111 >>> # Test resolve_local()
H A DMakefile.in365 smtpd_check.o: ../../include/resolve_local.h
H A Dsmtpd_check.c1934 if (resolve_local((char *) mx->data) > 0) in i_am_mx()
6033 if ((rc = resolve_local(domain)) > 0) { in resolve_clnt()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A DMakefile.in117 dgram_server.o: ../../include/resolve_local.h
158 event_server.o: ../../include/resolve_local.h
380 multi_server.o: ../../include/resolve_local.h
422 single_server.o: ../../include/resolve_local.h
464 trigger_server.o: ../../include/resolve_local.h
/netbsd-src/external/ibm-public/postfix/lib/global/
H A DMakefile142 resolve_local.c \
/netbsd-src/external/ibm-public/postfix/dist/
H A DIPv6-ChangeLog341 File: global/resolve_local.c
H A DWISHLIST983 Maybe declare loop when resolve_local(mxhost) is true?
H A DHISTORY1654 Bugfix (found during code review): resolve_local() could
6056 global/resolve_local.c.
6679 global/resolve_local.c. This policy is too distributed.
7082 global/resolve_local.c smtp/smtp_addr.c smtpd/smtpd_check.c.
10155 likely. Files: global/resolve_local.c, util/valid_hostname.c.
17449 src/global/resolve_local.c, src/global/resolve_local.h,
21370 global/resolve_local.c, global/string_list.c, global/user_acl.[hc],