Searched refs:name_mask (Results 1 - 25 of 45) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dunix_pass_fd_fix.c54 #include <name_mask.h>
67 unix_pass_fd_fix = name_mask("descriptor passing workarounds",
H A DMakefile.in18 mymalloc.c myrand.c mystrtok.c name_code.c name_mask.c netstring.c \
53 mymalloc.o myrand.o mystrtok.o name_code.o name_mask.o netstring.o \
83 mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h \
105 watchdog unescape hex_quote name_mask rand_sleep sane_time ctable \
291 name_mask: $(LIB)
565 name_mask_test0: name_mask name_mask.in name_mask.ref0
566 ./name_mask IGNORE IGNORE < name_mask
[all...]
H A Dname_mask.h8 /* name_mask 3h
12 /* #include <name_mask.h>
51 #define name_mask(tag, table, str) \ macro
H A Dinet_proto.c103 #include <name_mask.h>
198 inet_proto_mask = name_mask(context, proto_table, protocols);
H A Dname_mask.c5 /* name_mask 3
9 /* #include <name_mask.h>
11 /* int name_mask(context, table, names)
71 /* name_mask() takes a null-terminated \fItable\fR with (name, mask)
132 /* when calling name_mask() or str_name_mask().
138 /* string. Log a warning, and return 0 (name_mask()) or a
141 /* name_mask() or str_name_mask().
149 /* is not enabled by default when calling name_mask() or
159 /* This feature is not enabled by default when calling name_mask();
199 #include <name_mask
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_error.h19 #include <name_mask.h>
H A Dext_prop.c58 #include <name_mask.h>
79 return (name_mask(param_name, table, pattern));
H A Dint_filt.c45 #include <name_mask.h>
67 name_mask(VAR_INT_FILT_CLASSES, table, var_int_filt_classes);
H A Dinput_transp.c61 #include <name_mask.h>
82 return (name_mask(param_name, table, pattern));
H A Dmbox_conf.c58 #include <name_mask.h>
87 return (name_mask(VAR_MAILBOX_LOCK, mbox_mask, string));
H A Ddsn_mask.c67 #include <name_mask.h>
H A Dehlo_mask.c58 #include <name_mask.h>
H A Dmynetworks.c59 #include <name_mask.h>
106 mask_style = name_mask("mynetworks mask style", mask_styles,
110 * XXX Workaround: name_mask() needs a flags argument so that we can
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_cyrus_security.c54 #include <name_mask.h>
H A DMakefile.in110 xsasl_cyrus_security.o: ../../include/name_mask.h
120 xsasl_cyrus_server.o: ../../include/name_mask.h
137 xsasl_dovecot_server.o: ../../include/name_mask.h
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_init.c90 #include <name_mask.h>
357 name_mask(VAR_CANON_CLASSES, canon_class_table,
361 name_mask(VAR_CANON_CLASSES, send_canon_class_table,
365 name_mask(VAR_CANON_CLASSES, rcpt_canon_class_table,
385 cleanup_masq_flags = name_mask(VAR_MASQ_CLASSES, masq_class_table,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_one_service.c69 #include <name_mask.h>
98 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_notify_service.c66 #include <name_mask.h>
95 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_notify_verp.c67 #include <name_mask.h>
99 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_warn_service.c67 #include <name_mask.h>
95 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_trace_service.c88 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A DMakefile.in98 tls_bio_ops.o: ../../include/name_mask.h
109 tls_certkey.o: ../../include/name_mask.h
122 tls_client.o: ../../include/name_mask.h
135 tls_dh.o: ../../include/name_mask.h
144 tls_level.o: ../../include/name_mask.h
169 tls_misc.o: ../../include/name_mask.h
214 tls_proxy_clnt.o: ../../include/name_mask.h
228 tls_proxy_print.o: ../../include/name_mask.h
241 tls_proxy_scan.o: ../../include/name_mask.h
251 tls_rsa.o: ../../include/name_mask
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dlocal.c597 #include <name_mask.h>
791 local_file_deliver_mask = name_mask(VAR_ALLOW_FILES, file_mask,
793 local_cmd_deliver_mask = name_mask(VAR_ALLOW_COMMANDS, command_mask,
797 local_deliver_hdr_mask = name_mask(VAR_DELIVER_HDR, deliver_mask,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_state.c57 #include <name_mask.h>
92 state->notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp.c687 #include <name_mask.h>
950 smtp_host_lookup_mask = name_mask(VAR_SMTP_HOST_LOOKUP, lookup_masks,
973 smtp_dns_res_opt = name_mask(VAR_SMTP_DNS_RES_OPT, dns_res_opt_masks,

Completed in 220 milliseconds

12