Searched defs:byte_codes (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dip_match.c144 ip_match_save(const VSTRING *byte_codes) argument
154 ip_match_dump(VSTRING *printable, const char *byte_codes) argument
246 ip_match_print_code_prefix(const char *byte_codes, size_t len) argument
274 ip_match_execute(const char *byte_codes, const char *addr_bytes) argument
436 ip_match_parse(VSTRING *byte_codes, char *pattern) argument
616 VSTRING *byte_codes = vstring_alloc(100); local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_dnsbl.c126 char *byte_codes; /* encoded filter (default: null) */ member in struct:PSC_DNSBL_SITE
227 VSTRING *byte_codes = 0; local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c3460 VSTRING *byte_codes = vstring_alloc(100); local
3598 static int rbl_match_addr(SMTPD_RBL_STATE *rbl, const char *byte_codes) argument
3627 const char *byte_codes; local
3747 const char *byte_codes; local
[all...]

Completed in 197 milliseconds