Home
last modified time | relevance | path

Searched defs:role_allow (Results 1 – 2 of 2) sorted by relevance

/external/selinux/policycoreutils/sepolicy/
Dsearch.c92 bool role_allow; member
887 bool role_allow, in search()
1017 int role_allow = Dict_ContainsInt(dict, "role_allow"); in wrap_search() local
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h153 typedef struct role_allow { struct
156 struct role_allow *next; argument
562 role_allow_t *role_allow; member