Searched refs:child_datum (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c2257 struct cil_symtab_datum *child_datum = NULL; local
2269 rc = cil_resolve_name(current, bounds->child_str, index, extra_args, &child_datum);
2276 struct cil_user *user = (struct cil_user *)child_datum;
2289 struct cil_role *role = (struct cil_role *)child_datum;
2302 struct cil_type *type = (struct cil_type *)child_datum;
2320 node = child_datum->nodes->head->data;

Completed in 78 milliseconds