Searched defs:allowxtarget (Results 1 - 2 of 2) sorted by relevance

/external/selinux/libsepol/src/
H A Dwrite.c912 constraint_node_t * node, int allowxtarget,
940 if (!allowxtarget && (e->attr & CEXPR_XTARGET))
911 write_cons_helper(policydb_t * p, constraint_node_t * node, int allowxtarget, struct policy_file *fp) argument
H A Dpolicydb.c2139 int allowxtarget, struct policy_file *fp)
2204 if (!allowxtarget && (e->attr & CEXPR_XTARGET))
2137 read_cons_helper(policydb_t * p, constraint_node_t ** nodep, unsigned int ncons, int allowxtarget, struct policy_file *fp) argument

Completed in 161 milliseconds