OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolve_local
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
resolve_local.h
1
/* $NetBSD:
resolve_local
.h,v 1.1.1.2 2013/01/02 18:59:00 tron Exp $ */
8
/*
resolve_local
3h
12
/* #include <
resolve_local
.h>
24
extern int
resolve_local
(const char *);
resolve_local.c
1
/* $NetBSD:
resolve_local
.c,v 1.2 2017/02/14 01:16:45 christos Exp $ */
5
/*
resolve_local
3
9
/* #include <
resolve_local
.h>
13
/* int
resolve_local
(domain)
16
/*
resolve_local
() determines if the named domain resolves to the
61
#include <
resolve_local
.h>
78
/*
resolve_local
- match domain against list of local destinations */
80
int
resolve_local
(const char *addr)
function
139
* here, instead of neutralizing it in every
resolve_local
() caller.
140
* That's because
resolve_local
knows how the address is going to b
[
all
...]
mail_addr_find.c
142
/* maps(3), multi-dictionary search
resolve_local
(3), recognize
179
#include <
resolve_local
.h>
401
|| (rc =
resolve_local
(ratsign + 1)) > 0) {
/src/external/ibm-public/postfix/dist/src/trivial-rewrite/
resolve.c
82
#include <
resolve_local
.h>
160
if ((ret =
resolve_local
(domain)) != 0)
264
#define
RESOLVE_LOCAL
(domain) \
265
resolve_local
(STR(tok822_internalize(addr_buf, domain, TOK822_STR_DEFL)))
305
* Grr.
resolve_local
() table lookups may fail. It may be OK for local
311
if (domain->next && (rc =
RESOLVE_LOCAL
(domain->next)) <= 0) {
441
if ((rc =
resolve_local
(rcpt_domain)) > 0) /* XXX */
rewrite.c
85
#include <
resolve_local
.h>
trivial-rewrite.c
322
#include <
resolve_local
.h>
/src/external/ibm-public/postfix/lib/global/
Makefile
146
resolve_local
.c \
/src/external/ibm-public/postfix/dist/src/master/
dgram_server.c
202
#include <
resolve_local
.h>
single_server.c
210
#include <
resolve_local
.h>
trigger_server.c
212
#include <
resolve_local
.h>
event_server.c
245
#include <
resolve_local
.h>
multi_server.c
233
#include <
resolve_local
.h>
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c
245
#include <
resolve_local
.h>
1938
if (
resolve_local
((char *) mx->data) > 0)
6112
if ((rc =
resolve_local
(domain)) > 0) {
Completed in 32 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026