OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_set_init
(Results
1 - 6
of
6
) sorted by null
/external/libsepol/src/
constraint.c
35
type_set_init
(expr->type_names);
policydb.c
412
void
type_set_init
(type_set_t * x)
function
442
type_set_init
(&x->types);
524
type_set_init
(&x->stypes);
525
type_set_init
(&x->ttypes);
550
type_set_init
(&x->types);
576
type_set_init
(&x->stypes);
577
type_set_init
(&x->ttypes);
625
type_set_init
(&x->stypes);
626
type_set_init
(&x->ttypes);
[
all
...]
link.c
997
type_set_init
(&ts_tmp);
[
all
...]
expand.c
[
all
...]
/external/libsepol/include/sepol/policydb/
policydb.h
601
extern void
type_set_init
(type_set_t * x);
/external/checkpolicy/
policy_define.c
[
all
...]
Completed in 1024 milliseconds