OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:role_allow_t
(Results
1 - 4
of
4
) sorted by null
/external/libsepol/include/sepol/policydb/
policydb.h
155
}
role_allow_t
;
typedef in typeref:struct:role_allow
535
role_allow_t
*role_allow;
/external/libsepol/src/
expand.c
1297
role_allow_t
*cur_allow, *n, *l;
[
all
...]
write.c
510
static int role_allow_write(
role_allow_t
* r, struct policy_file *fp)
512
role_allow_t
*ra;
[
all
...]
policydb.c
1276
role_allow_t
*ra, *lra = NULL;
[
all
...]
Completed in 29 milliseconds