Lines Matching defs:cctx
97 get_acl_def(const cfg_obj_t *cctx, const char *name, const cfg_obj_t **ret) {
102 result = cfg_map_get(cctx, "acl", &acls);
122 convert_named_acl(const cfg_obj_t *nameobj, const cfg_obj_t *cctx,
146 result = get_acl_def(cctx, aclname, &cacl);
160 result = cfg_acl_fromconfig(cacl, cctx, lctx, ctx, mctx, nest_level,
207 count_acl_elements(const cfg_obj_t *caml, const cfg_obj_t *cctx,
240 result = count_acl_elements(ce, cctx, lctx, ctx, mctx,
268 result = convert_named_acl(ce, cctx, lctx, ctx,
625 cfg_acl_fromconfig(const cfg_obj_t *acl_data, const cfg_obj_t *cctx,
681 result = count_acl_elements(caml, cctx, lctx, ctx, mctx,
826 result = cfg_acl_fromconfig(ce, cctx, lctx, ctx, mctx,
940 result = convert_named_acl(ce, cctx, lctx, ctx,