Lines Matching defs:acl
209 struct acl_options* acl; in parse_options_file() local
920 acl_delete(region_type* region, struct acl_options* acl) in acl_delete()
1335 marshal_acl(struct buffer* b, struct acl_options* acl) in marshal_acl()
1347 struct acl_options* acl = (struct acl_options*)region_alloc(r, in unmarshal_acl() local
1682 acl_check_incoming_block_proxy(struct acl_options* acl, struct query* q, in acl_check_incoming_block_proxy()
1708 acl_check_incoming(struct acl_options* acl, struct query* q, in acl_check_incoming()
1750 acl_addr_matches_ipv6host(struct acl_options* acl, struct sockaddr_storage* addr_storage, unsigned … in acl_addr_matches_ipv6host()
1779 acl_addr_matches_ipv4host(struct acl_options* acl, struct sockaddr_in* addr, unsigned int port) in acl_addr_matches_ipv4host()
1806 acl_addr_matches_host(struct acl_options* acl, struct acl_options* host) in acl_addr_matches_host()
1829 acl_addr_matches(struct acl_options* acl, struct query* q) in acl_addr_matches()
1854 acl_addr_matches_proxy(struct acl_options* acl, struct query* q) in acl_addr_matches_proxy()
1943 acl_key_matches(struct acl_options* acl, struct query* q) in acl_key_matches()
2147 acl_find_num(struct acl_options* acl, int num) in acl_find_num()
2227 struct acl_options* acl = (struct acl_options*)region_alloc(region, in parse_acl_info() local
2314 struct acl_options* acl = copy_acl(cfg_parser->opt->region, in copy_and_append_acls() local