| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_acl_platform_nfs4.c | 258 set_acls(struct archive_entry *ae, struct myacl_t *acls, int start, int end) in set_acls() argument 267 acls[0].type, acls[0].permset, acls[0].tag, in set_acls() 268 acls[0].qual, acls[0].name)); in set_acls() 274 acls[i].type, acls[i].permset, acls[i].tag, in set_acls() 275 acls[i].qual, acls[i].name)); in set_acls()
|
| /netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
| H A D | NsdConf.py | 501 acls = {} 513 if acls.has_key(incl): 514 acls[incl] += 1 516 acls[incl] = 1 518 alist = acls.keys()
|
| /netbsd-src/sys/ufs/ufs/ |
| H A D | README.acls | 1 $FreeBSD: head/sys/ufs/ufs/README.acls 105456 2002-10-19 16:09:16Z rwatson $ 30 To enable support for ACLs on a file system, the 'acls' mount flag 38 mount -o acls /dev/md0a /mnt
|
| /netbsd-src/external/bsd/unbound/dist/daemon/ |
| H A D | acl_list.c | 416 read_acl_list(struct acl_list* acl, struct config_str2list* acls) in read_acl_list() argument 419 for(p = acls; p; p = p->next) { in read_acl_list() 530 if(!read_acl_list(acl, cfg->acls)) in acl_list_apply_cfg() 579 struct config_str2list* acls, int port) in read_acl_interface_action() argument 582 for(p = acls; p; p = p->next) { in read_acl_interface_action()
|
| /netbsd-src/external/mpl/bind/dist/lib/bind9/ |
| H A D | check.c | |
| /netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
| H A D | aclconf.c | 99 const cfg_obj_t *acls = NULL; in get_acl_def() 102 result = cfg_map_get(cctx, "acl", &acls); in get_acl_def() 106 for (elt = cfg_list_first(acls); elt != NULL; elt = cfg_list_next(elt)) in get_acl_def() 265 * Convert any named acls we reference now if in count_acl_elements() 100 const cfg_obj_t *acls = NULL; get_acl_def() local
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
| H A D | aclconf.c | 100 const cfg_obj_t *acls = NULL; in get_acl_def() local 103 result = cfg_map_get(cctx, "acl", &acls); in get_acl_def() 107 for (elt = cfg_list_first(acls); elt != NULL; elt = cfg_list_next(elt)) in get_acl_def()
|
| /netbsd-src/external/bsd/unbound/dist/util/ |
| H A D | config_file.h | 278 struct config_str2list* acls; member
|
| H A D | config_file.c | 232 cfg->acls = NULL; in config_create() 1184 else O_LS2(opt, "access-control", acls) in config_get_option() 1648 config_deldblstrlist(cfg->acls); in config_delete()
|
| H A D | configparser.y | 1911 if(!cfg_str2list_insert(&cfg_parser->cfg->acls, $2, $3))
|
| H A D | configparser.c | 4937 if(!cfg_str2list_insert(&cfg_parser->cfg->acls, (yyvsp[-1].str), (yyvsp[0].str))) in yyparse()
|
| /netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/ |
| H A D | config.rst | 159 .. attribute:: acls
|
| /netbsd-src/external/bsd/unbound/dist/smallapp/ |
| H A D | unbound-checkconf.c | 455 for(acl=cfg->acls; acl; acl = acl->next) { in aclchecks()
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TESTPLAN | 286 Perhaps also include never respond entries (fake address) in acls.
|
| H A D | ChangeLog | 4473 - fixed bug where port number acls did not match. 4588 - removed --disable-axfr, you can control this via acls. 4760 - more verbose acl logging. Validated acls are logged in detail. 4761 Invalid acls are only logged in debug mode, level >= 1. 4906 - removed libwrap stuff - superseded by acls. 5086 - Will check for blocked addresses in outgoing acls. Also ranges.
|
| /netbsd-src/external/bsd/unbound/dist/pythonmod/ |
| H A D | interface.i | 1007 struct config_str2list* acls;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/ |
| H A D | ChangeLog | 458 * kdc/krb5.conf.in: Add digests acls (all)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
| H A D | ChangeLog | 149 * get.c: Add printing of pkinit-acls. Don't print password by
|