OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tmpfs
(Results
1 - 2
of
2
) sorted by null
/system/sepolicy/public/
te_macros
78
type $1
_tmpfs
, file_type;
79
type_transition $1 tmpfs:file $1
_tmpfs
;
80
allow $1 $1
_tmpfs
:file { read write getattr };
178
allow $1 $1
_tmpfs
:file execute;
/system/sepolicy/prebuilts/api/26.0/public/
te_macros
78
type $1
_tmpfs
, file_type;
79
type_transition $1 tmpfs:file $1
_tmpfs
;
80
allow $1 $1
_tmpfs
:file { read write getattr };
174
allow $1 $1
_tmpfs
:file execute;
Completed in 77 milliseconds