Home
last modified time | relevance | path

Searched defs:acl (Results 1 – 18 of 18) sorted by relevance

/openbsd/usr.sbin/unbound/daemon/
H A Dacl_list.c55 struct acl_list* acl = (struct acl_list*)calloc(1, in acl_list_create() local
68 acl_list_delete(struct acl_list* acl) in acl_list_delete()
78 acl_list_insert(struct acl_list* acl, struct sockaddr_storage* addr, in acl_list_insert()
147 acl_find_or_create_str2addr(struct acl_list* acl, const char* str, in acl_find_or_create_str2addr()
416 read_acl_list(struct acl_list* acl, struct config_str2list* acls) in read_acl_list()
500 read_acl_tag_datas(struct acl_list* acl, struct config_file* cfg, in read_acl_tag_datas()
525 acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg, in acl_list_apply_cfg()
771 acl_get_control(struct acl_addr* acl) in acl_get_control()
786 acl_list_get_mem(struct acl_list* acl) in acl_list_get_mem()
792 const char* acl_access_to_str(enum acl_access acl) in acl_access_to_str()
[all …]
H A Dworker.c1110 deny_refuse(struct comm_point* c, enum acl_access acl, in deny_refuse()
1299 deny_refuse_all(struct comm_point* c, enum acl_access* acl, in deny_refuse_all()
1321 deny_refuse_non_local(struct comm_point* c, enum acl_access acl, in deny_refuse_non_local()
1366 enum acl_access acl; in worker_handle_request() local
H A Ddaemon.h119 struct acl_list* acl; member
/openbsd/usr.sbin/nsd/
H A Dconfigparser.y915 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, $3); variable
928 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $3, $4); variable
940 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $3, $4); variable
950 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, $3); variable
955 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, $3); variable
964 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, $3); variable
969 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, $3); variable
974 acl_options_type *acl = parse_acl_info(cfg_parser->opt->region, $2, "NOKEY"); variable
H A Doptions.c211 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
1927 acl_check_incoming(struct acl_options* acl, struct query* q, in acl_check_incoming()
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
[all …]
H A Dnsd-checkconf.c203 quote_acl(acl_options_type* acl) in quote_acl()
221 print_acl(const char* varname, acl_options_type* acl) in print_acl()
275 print_acl_ips(const char* varname, acl_options_type* acl) in print_acl_ips()
H A Daxfr.c188 struct acl_options *acl = NULL; in axfr_ixfr_can_admit_query() local
H A Dxfrd-tcp.c401 xfrd_acl_sockaddr(acl_options_type* acl, unsigned int port, in xfrd_acl_sockaddr()
437 xfrd_acl_sockaddr_to(acl_options_type* acl, struct sockaddr_storage *to) in xfrd_acl_sockaddr_to()
457 xfrd_acl_sockaddr_frm(acl_options_type* acl, struct sockaddr_storage *frm) in xfrd_acl_sockaddr_frm()
H A Dxfrd.c1725 xfrd_send_udp(struct acl_options* acl, buffer_type* packet, in xfrd_send_udp()
1781 struct acl_options* acl, int tcp) in xfrd_bind_local_interface()
1858 struct acl_options* acl) in xfrd_tsig_sign_request()
H A Dremote.c2182 zopt_set_acl_to_tsig(struct acl_options* acl, struct region* region, in zopt_set_acl_to_tsig()
2249 acl_contains_tsig_key(struct acl_options* acl, const char* name) in acl_contains_tsig_key()
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-checkconf.c206 struct config_str2list* acl; in acl_view_tag_checks() local
454 struct config_str2list* acl; in aclchecks() local
/openbsd/usr.sbin/ypserv/ypserv/
H A Dacl.c106 struct aclent *acl, *p; in acl_add_net() local
/openbsd/usr.sbin/mrouted/
H A Dvif.c399 struct vif_acl *acl; in stop_all_vifs() local
1325 struct vif_acl *acl; in dump_vifs() local
H A Dprune.c77 struct vif_acl *acl; in scoped_addr() local
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.h117 struct acl_addr* acl; member
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h117 struct acl_addr* acl; member
/openbsd/usr.sbin/ldapd/
H A Dldapd.h134 struct acl acl; member
251 struct acl acl; member
/openbsd/sys/dev/ic/
H A Dnvmereg.h312 u_int8_t acl; /* Abort Command Limit */ member