HomeSort by: relevance | last modified time | path
    Searched refs:DOMAIN_LIST (Results 1 - 12 of 12) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
domain_list.h 1 /* $NetBSD: domain_list.h,v 1.2 2017/02/14 01:16:45 christos Exp $ */
8 /* domain_list 3h
12 /* #include <domain_list.h>
24 #define DOMAIN_LIST MATCH_LIST
domain_list.c 1 /* $NetBSD: domain_list.c,v 1.2 2017/02/14 01:16:45 christos Exp $ */
5 /* domain_list 3
9 /* #include <domain_list.h>
11 /* DOMAIN_LIST *domain_list_init(pname, flags, pattern_list)
17 /* DOMAIN_LIST *list;
21 /* DOMAIN_LIST *list;
60 /* Fatal error: unable to open or read a domain_list file; invalid
61 /* domain_list pattern.
86 #include "domain_list.h"
105 DOMAIN_LIST *list
    [all...]
flush_clnt.c 99 #include <domain_list.h>
107 static DOMAIN_LIST *flush_domains;
  /src/external/mpl/dhcp/dist/includes/
dhctoken.h 332 DOMAIN_LIST = 630,
  /src/external/mpl/dhcp/dist/keama/
dhctoken.h 336 DOMAIN_LIST = 630,
conflex.c 895 return DOMAIN_LIST;
parse.c 1142 case DOMAIN_LIST:
  /src/external/ibm-public/postfix/dist/src/flush/
flush.c 201 #include <domain_list.h>
221 static DOMAIN_LIST *flush_domains;
  /src/external/ibm-public/postfix/dist/src/trivial-rewrite/
resolve.c 86 #include <domain_list.h>
145 static DOMAIN_LIST *relay_domains;
  /src/external/mpl/dhcp/dist/common/
conflex.c 915 return DOMAIN_LIST;
parse.c 1686 case DOMAIN_LIST:
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c 166 /* domain_list(3) domain access control
241 #include <domain_list.h>
332 static DOMAIN_LIST *relay_domains;

Completed in 125 milliseconds