Searched defs:byte_codes (Results 1 – 3 of 3) sorted by relevance
144 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
126 char *byte_codes; /* encoded filter (default: null) */ member227 VSTRING *byte_codes = 0; in psc_dnsbl_add_site() local
3460 VSTRING *byte_codes = vstring_alloc(100); in rbl_byte_pagein() local3598 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() local3747 const char *byte_codes; in find_dnsxl_domain() local