Lines Matching defs:acl
211 struct acl_options* acl; in parse_options_file() local
1108 acl_delete(region_type* region, struct acl_options* acl) in acl_delete()
1546 marshal_acl(struct buffer* b, struct acl_options* acl) in marshal_acl()
1558 struct acl_options* acl = (struct acl_options*)region_alloc(r, in unmarshal_acl() local
1901 acl_check_incoming_block_proxy(struct acl_options* acl, struct query* q, in acl_check_incoming_block_proxy()
1927 acl_check_incoming(struct acl_options* acl, struct query* q, in acl_check_incoming()
1969 acl_addr_matches_ipv6host(struct acl_options* acl, struct sockaddr_storage* addr_storage, unsigned … in acl_addr_matches_ipv6host()
1998 acl_addr_matches_ipv4host(struct acl_options* acl, struct sockaddr_in* addr, unsigned int port) in acl_addr_matches_ipv4host()
2025 acl_addr_matches_host(struct acl_options* acl, struct acl_options* host) in acl_addr_matches_host()
2048 acl_addr_matches(struct acl_options* acl, struct query* q) in acl_addr_matches()
2073 acl_addr_matches_proxy(struct acl_options* acl, struct query* q) in acl_addr_matches_proxy()
2162 acl_key_matches(struct acl_options* acl, struct query* q) in acl_key_matches()
2366 acl_find_num(struct acl_options* acl, int num) in acl_find_num()
2446 struct acl_options* acl = (struct acl_options*)region_alloc(region, in parse_acl_info() local
2533 struct acl_options* acl = copy_acl(cfg_parser->opt->region, in copy_and_append_acls() local