Home
last modified time | relevance | path

Searched refs:allowxtarget (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/src/
Dwrite.c917 constraint_node_t * node, int allowxtarget, in write_cons_helper() argument
945 if (!allowxtarget && (e->attr & CEXPR_XTARGET)) in write_cons_helper()
Dpolicydb.c2150 int allowxtarget, struct policy_file *fp) in read_cons_helper() argument
2215 if (!allowxtarget && (e->attr & CEXPR_XTARGET)) in read_cons_helper()