Home
last modified time | relevance | path

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

/external/libsepol/src/
Dwrite.c862 constraint_node_t * node, int allowxtarget, in write_cons_helper() argument
891 if (!allowxtarget && (e->attr & CEXPR_XTARGET)) in write_cons_helper()
Dpolicydb.c1970 int allowxtarget, struct policy_file *fp) in read_cons_helper() argument
2035 if (!allowxtarget && (e->attr & CEXPR_XTARGET)) in read_cons_helper()