Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:roles
(Results
26 - 28
of
28
) sorted by relevance
1
2
/third_party/selinux/libsepol/cil/src/
H
A
D
cil_internal.h
451
ebitmap_t *
roles
;
member
512
ebitmap_t *
roles
;
member
/third_party/selinux/libsepol/src/
H
A
D
module_to_cil.c
1483
char **
roles
= NULL;
in role_allows_to_cil()
local
2314
struct ebitmap
roles
= user->
roles
.
roles
;
user_to_cil()
local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H
A
D
policydb.h
95
ebitmap_t
roles
;
member
147
ebitmap_t
roles
; /*
roles
with this attribute */
member
207
role_set_t
roles
; /* set of authorized
roles
for user */
member
303
role_set_t
roles
; /* current role */
member
311
role_set_t
roles
; /* current role */
member
[all...]
Completed in 8 milliseconds
1
2