OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBJECT_R_VAL
(Results
1 - 5
of
5
) sorted by null
/external/libsepol/src/
context.c
53
if (c->role !=
OBJECT_R_VAL
) {
mls.c
304
if (c->role ==
OBJECT_R_VAL
)
services.c
647
newcontext.role =
OBJECT_R_VAL
;
[
all
...]
policydb.c
631
if (role->s.value !=
OBJECT_R_VAL
) {
[
all
...]
/external/libsepol/include/sepol/policydb/
policydb.h
713
#define
OBJECT_R_VAL
1
Completed in 31 milliseconds