Home
last modified time | relevance | path

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

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